diff options
Diffstat (limited to 'meta/recipes-qt/qt4')
-rw-r--r-- | meta/recipes-qt/qt4/qt4-x11-free.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-qt/qt4/qt4-x11-free.inc b/meta/recipes-qt/qt4/qt4-x11-free.inc index 057a129ecf..306adb9d2e 100644 --- a/meta/recipes-qt/qt4/qt4-x11-free.inc +++ b/meta/recipes-qt/qt4/qt4-x11-free.inc | |||
@@ -12,6 +12,7 @@ QT_GLFLAGS ?= "-no-opengl" | |||
12 | QT_GLFLAGS_qemux86 = "-opengl" | 12 | QT_GLFLAGS_qemux86 = "-opengl" |
13 | QT_GLFLAGS_emenlow = "-opengl" | 13 | QT_GLFLAGS_emenlow = "-opengl" |
14 | QT_GLFLAGS_atom-pc = "-opengl" | 14 | QT_GLFLAGS_atom-pc = "-opengl" |
15 | QT_GLFLAGS_qemuppc = "-opengl" | ||
15 | QT_CONFIG_FLAGS += "-no-xinerama -no-xkb ${QT_GLFLAGS}" | 16 | QT_CONFIG_FLAGS += "-no-xinerama -no-xkb ${QT_GLFLAGS}" |
16 | QT_BASE_NAME ?= "qt4" | 17 | QT_BASE_NAME ?= "qt4" |
17 | QT_BASE_LIB ?= "libqt" | 18 | QT_BASE_LIB ?= "libqt" |