Previously it was auto-detected in a broken way, which was causing build errors
for qt-mobility. Qt4 build will fail if some gstreamer 0.10 packages are
available at build time, but not all. It will not fail if none of
the packages are available or if all of them are available. We can't guarantee either,
hence this patch.
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-system-libjpeg -system-libpng -system-libtiff -system-zlib \
-no-pch -stl -glib -icu \
-no-rpath -silent \
+ -D USE_QTMULTIMEDIA=1 \
${QT_DBUS} \
${QT_QT3SUPPORT} \
${QT_WEBKIT} \