diff options
-rw-r--r-- | meta/recipes-qt/qt4/qt4.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-qt/qt4/qt4.inc b/meta/recipes-qt/qt4/qt4.inc index 6d679940d4..2175fc0de7 100644 --- a/meta/recipes-qt/qt4/qt4.inc +++ b/meta/recipes-qt/qt4/qt4.inc | |||
@@ -25,6 +25,7 @@ QT_CONFIG_FLAGS += "-release -no-cups -reduce-relocations \ | |||
25 | -system-libjpeg -system-libpng -system-libtiff -system-zlib \ | 25 | -system-libjpeg -system-libpng -system-libtiff -system-zlib \ |
26 | -no-pch -stl -glib -icu \ | 26 | -no-pch -stl -glib -icu \ |
27 | -no-rpath -silent \ | 27 | -no-rpath -silent \ |
28 | -D USE_QTMULTIMEDIA=1 \ | ||
28 | ${QT_DBUS} \ | 29 | ${QT_DBUS} \ |
29 | ${QT_QT3SUPPORT} \ | 30 | ${QT_QT3SUPPORT} \ |
30 | ${QT_WEBKIT} \ | 31 | ${QT_WEBKIT} \ |