summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages/qtopia-phone/qtopia-phone-x11_4.3.1.bb2
1 files changed, 1 insertions, 1 deletions
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
}