summaryrefslogtreecommitdiffstats
path: root/meta/recipes-qt/qt4/qt4-x11-free.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-qt/qt4/qt4-x11-free.inc')
-rw-r--r--meta/recipes-qt/qt4/qt4-x11-free.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-qt/qt4/qt4-x11-free.inc b/meta/recipes-qt/qt4/qt4-x11-free.inc
index 072c522d43..a59198d1a6 100644
--- a/meta/recipes-qt/qt4/qt4-x11-free.inc
+++ b/meta/recipes-qt/qt4/qt4-x11-free.inc
@@ -13,6 +13,9 @@ QT_GLFLAGS_qemuppc = "-opengl"
13QT_CONFIG_FLAGS += "-no-xinerama -no-xkb" 13QT_CONFIG_FLAGS += "-no-xinerama -no-xkb"
14QT_BASE_LIB ?= "libqt" 14QT_BASE_LIB ?= "libqt"
15 15
16# required by kdelibs4
17QT_DISTRO_FLAGS = "-accessibility -sm"
18
16inherit qt4x11 19inherit qt4x11
17 20
18do_install_append() { 21do_install_append() {