From 4931b37c8faf1eef7322cc82bf979885c770f4e0 Mon Sep 17 00:00:00 2001 From: Dmitry Eremin-Solenikov Date: Tue, 5 Oct 2010 19:37:35 +0400 Subject: [PATCH] qt4-tools-sdk.inc : drop freetype include as we build with -no-freetype Signed-off-by: Dmitry Eremin-Solenikov --- recipes/qt4/qt4-tools-sdk.inc | 1 - 1 file changed, 1 deletion(-) 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" -- 2.39.5