summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtbase.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-qt/qt5/qtbase.inc')
-rw-r--r--recipes-qt/qt5/qtbase.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-qt/qt5/qtbase.inc b/recipes-qt/qt5/qtbase.inc
index e8b24067..b6927d1a 100644
--- a/recipes-qt/qt5/qtbase.inc
+++ b/recipes-qt/qt5/qtbase.inc
@@ -65,6 +65,7 @@ PACKAGECONFIG[release] = "-release,-debug"
65PACKAGECONFIG[sm] = "-sm,-no-sm" 65PACKAGECONFIG[sm] = "-sm,-no-sm"
66PACKAGECONFIG[tests] = ",-nomake tests" 66PACKAGECONFIG[tests] = ",-nomake tests"
67PACKAGECONFIG[examples] = ",-nomake examples" 67PACKAGECONFIG[examples] = ",-nomake examples"
68# accessibility is required to compile qtquickcontrols
68PACKAGECONFIG[accessibility] = "-accessibility,-no-accessibility" 69PACKAGECONFIG[accessibility] = "-accessibility,-no-accessibility"
69PACKAGECONFIG[glib] = "-glib,-no-glib,glib-2.0" 70PACKAGECONFIG[glib] = "-glib,-no-glib,glib-2.0"
70PACKAGECONFIG[freetype] = "-system-freetype,-no-freetype,freetype" 71PACKAGECONFIG[freetype] = "-system-freetype,-no-freetype,freetype"