[oe-commits] Dmitry Eremin-Solenikov : qt4-tools-sdk.inc : drop freetype include as we build with -no-freetype

git version control git at git.openembedded.org
Tue Oct 5 15:39:41 UTC 2010


Module: openembedded.git
Branch: master
Commit: 4931b37c8faf1eef7322cc82bf979885c770f4e0
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=4931b37c8faf1eef7322cc82bf979885c770f4e0

Author: Dmitry Eremin-Solenikov <dbaryshkov at gmail.com>
Date:   Tue Oct  5 19:37:35 2010 +0400

qt4-tools-sdk.inc : drop freetype include as we build with -no-freetype

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov at gmail.com>

---

 recipes/qt4/qt4-tools-sdk.inc |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/recipes/qt4/qt4-tools-sdk.inc b/recipes/qt4/qt4-tools-sdk.inc
index 49f8df9..ad896e4 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"
 





More information about the Openembedded-commits mailing list