From ff7b3adf6c161c7d75ea50870803ccc47a038f76 Mon Sep 17 00:00:00 2001 From: Holger Freyther Date: Sat, 15 Mar 2008 21:55:14 +0000 Subject: Qtopia/X11: Assist the Qt/Qtopia buildsystem in finding the freetype2/fontconfig headers --- packages/qtopia-phone/qtopia-phone-x11_4.3.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/qtopia-phone/qtopia-phone-x11_4.3.1.bb b/packages/qtopia-phone/qtopia-phone-x11_4.3.1.bb index 9a498451d6..3a08e86d66 100644 --- a/packages/qtopia-phone/qtopia-phone-x11_4.3.1.bb +++ b/packages/qtopia-phone/qtopia-phone-x11_4.3.1.bb @@ -79,7 +79,7 @@ echo "" > ${S}/devices/${TARGET-DEVICE}/environment mkdir -p ${BUILDDIR} cd ${BUILDDIR} -echo yes | ${S}/configure -device ${TARGET-DEVICE} -xplatform ${XPLATFORM} +echo yes | ${S}/configure -device ${TARGET-DEVICE} -xplatform ${XPLATFORM} -I${STAGING_INCDIR}/freetype2 -I${STAGING_INCDIR}/fontconfig } -- cgit v1.2.3