qt4: move xmlpatterns to 4.7 build, it breaks 4.6.x
authorKoen Kooi <koen@openembedded.org>
Mon, 28 Jun 2010 09:30:35 +0000 (11:30 +0200)
committerKoen Kooi <koen@openembedded.org>
Mon, 28 Jun 2010 09:31:47 +0000 (11:31 +0200)
recipes/qt4/qt-4.6.2+4.7.0-beta1.inc
recipes/qt4/qt4.inc

index 8ac9577..114f3ae 100644 (file)
@@ -45,7 +45,7 @@ do_configure_append() {
 }
 
 QT_GLFLAGS ?= ""
-QT_CONFIG_FLAGS += " -no-rpath -qt3support -reduce-relocations -silent ${QT_GLFLAGS}"
+QT_CONFIG_FLAGS += " -xmlpatterns -no-rpath -qt3support -reduce-relocations -silent ${QT_GLFLAGS}"
 
 do_compile() {
     # Fixup missing wsegl header in some SGX SDKs
index 13d0561..9210aea 100644 (file)
@@ -10,7 +10,7 @@ QT_CONFIG_FLAGS += "-release -no-cups -no-accessibility -reduce-relocations \
                     -shared -no-nas-sound -no-sm -no-nis \
                     -qt-gif -system-libjpeg -system-libpng -system-zlib \
                     -no-sql-ibase -plugin-sql-mysql -no-sql-odbc -plugin-sql-psql -plugin-sql-sqlite -plugin-sql-sqlite2 \
-                    -no-pch -qdbus -stl -glib -phonon -webkit -xmlpatterns"
+                    -no-pch -qdbus -stl -glib -phonon -webkit"
 
 EXTRA_OEMAKE = "-e"