From: Dmitry Eremin-Solenikov Date: Tue, 5 Oct 2010 15:37:35 +0000 (+0400) Subject: qt4-tools-sdk.inc : drop freetype include as we build with -no-freetype X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4931b37c8faf1eef7322cc82bf979885c770f4e0;p=openembedded.git qt4-tools-sdk.inc : drop freetype include as we build with -no-freetype Signed-off-by: Dmitry Eremin-Solenikov --- diff --git a/recipes/qt4/qt4-tools-sdk.inc b/recipes/qt4/qt4-tools-sdk.inc index 49f8df93ef..ad896e4ae7 100644 --- a/recipes/qt4/qt4-tools-sdk.inc +++ b/recipes/qt4/qt4-tools-sdk.inc @@ -33,7 +33,6 @@ EXTRA_OECONF = "-prefix ${prefix} \ -embedded -no-freetype -no-glib -no-iconv \ -qt3support \ -I${STAGING_DIR_NATIVE}/usr/include \ - -I${STAGING_DIR_NATIVE}/usr/include/freetype2 \ -I${STAGING_DIR_NATIVE}/usr/include/dbus-1.0 \ -I${STAGING_DIR_NATIVE}/usr/lib/dbus-1.0/include"