diff options
Diffstat (limited to 'recipes-qt/qt5/qtbase.inc')
-rw-r--r-- | recipes-qt/qt5/qtbase.inc | 1 |
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" | |||
65 | PACKAGECONFIG[sm] = "-sm,-no-sm" | 65 | PACKAGECONFIG[sm] = "-sm,-no-sm" |
66 | PACKAGECONFIG[tests] = ",-nomake tests" | 66 | PACKAGECONFIG[tests] = ",-nomake tests" |
67 | PACKAGECONFIG[examples] = ",-nomake examples" | 67 | PACKAGECONFIG[examples] = ",-nomake examples" |
68 | # accessibility is required to compile qtquickcontrols | ||
68 | PACKAGECONFIG[accessibility] = "-accessibility,-no-accessibility" | 69 | PACKAGECONFIG[accessibility] = "-accessibility,-no-accessibility" |
69 | PACKAGECONFIG[glib] = "-glib,-no-glib,glib-2.0" | 70 | PACKAGECONFIG[glib] = "-glib,-no-glib,glib-2.0" |
70 | PACKAGECONFIG[freetype] = "-system-freetype,-no-freetype,freetype" | 71 | PACKAGECONFIG[freetype] = "-system-freetype,-no-freetype,freetype" |