Files
meta-qt5-extra/extends-meta-qt5/qtbase_git.bbappend
Andreas Müller bd5d44d378 Revert "qtbase: Ensure NXP's imx SOCs get a qtbase build with full gl"
Will try to get this into meta-freescale

This reverts commit 0972828deb.
2018-10-17 21:10:27 +02:00

13 lines
291 B
Plaintext

FILESEXTRAPATHS_prepend := "${THISDIR}/${BPN}:"
PACKAGECONFIG_FONTS = "fontconfig"
# session management only for x11 environment
PACKAGECONFIG_DISTRO += " \
${@bb.utils.contains("DISTRO_FEATURES", "x11", "sm", "", d)} \
accessibility \
sql-sqlite \
cups \
libinput \
"