Make sure we have less dependencies and use less things from
the system. For moc/rcc/uic we need the most basic Qt, even
for the dbus bindings one mostly needs the xml parser.
PRIORITY = "optional"
LICENSE = "GPL"
-INC_PR = "r9"
+INC_PR = "r10"
inherit native
-L ${STAGING_LIBDIR_NATIVE} \
-I ${STAGING_INCDIR_NATIVE} \
-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 -static \
- -embedded -no-freetype \
+ -embedded -no-freetype -no-glib -no-iconv \
-qt3support"
# yank default -e, otherwise we get the following error: