summaryrefslogtreecommitdiffstats
path: root/recipes/qt4/qt4-tools-sdk.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/qt4/qt4-tools-sdk.inc')
-rw-r--r--recipes/qt4/qt4-tools-sdk.inc7
1 files changed, 4 insertions, 3 deletions
diff --git a/recipes/qt4/qt4-tools-sdk.inc b/recipes/qt4/qt4-tools-sdk.inc
index 67811e72dd..88aa6587e2 100644
--- a/recipes/qt4/qt4-tools-sdk.inc
+++ b/recipes/qt4/qt4-tools-sdk.inc
@@ -5,7 +5,7 @@ HOMEPAGE = "http://www.trolltech.com"
PRIORITY = "optional"
LICENSE = "LGPLv2.1 GPLv3"
-INC_PR = "r1"
+INC_PR = "r2"
FILESPATHPKG =. "qt-${PV}:"
inherit sdk
@@ -22,13 +22,14 @@ S = "${WORKDIR}/qt-everywhere-opensource-src-${PV}"
# FIXME: make it work with "${STAGING_BINDIR_NATIVE}/pkg-config --cflags dbus-1"
EXTRA_OECONF = "-prefix ${prefix} \
-qt-libjpeg -qt-gif -system-zlib \
- -no-libjpeg -no-libpng \
+ -no-libjpeg -no-libpng -no-libmng -no-libtiff \
-no-accessibility \
-no-cups \
-no-exceptions \
-no-nas-sound \
- -no-nis \
+ -no-nis -no-openssl \
-verbose -release -fast -static \
+ -embedded -no-freetype -no-glib -no-iconv \
-qt3support \
-I${STAGING_DIR_NATIVE}/usr/include \
-I${STAGING_DIR_NATIVE}/usr/include/dbus-1.0 \