fontconfig-native: call out freetype-config-native, not freetype-config. the inadvertant inclusion of the target staging dirs in the lib search paths can break the x86 builds.

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@615 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Chris Larson 2006-08-18 08:07:24 +00:00
parent 7b8d7fed53
commit 10984ecd54
1 changed files with 2 additions and 1 deletions

View File

@ -1,12 +1,13 @@
SECTION = "base"
LICENSE = "BSD"
include fontconfig_${PV}.bb
require fontconfig_${PV}.bb
inherit native
DEPENDS = "freetype-native expat-native zlib-native"
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/fontconfig-${PV}"
SRC_URI += " file://stop-fc-cache.patch;patch=1"
EXTRA_OEMAKE = ""
EXTRA_OECONF += "--with-freetype-config=${STAGING_BINDIR}/freetype-config-native"
do_stage () {
oe_runmake install