]> code.ossystems Code Review - openembedded-core.git/commitdiff
fontconfig-native: call out freetype-config-native, not freetype-config. the inadver...
authorChris Larson <kergoth@openedhand.com>
Fri, 18 Aug 2006 08:07:24 +0000 (08:07 +0000)
committerChris Larson <kergoth@openedhand.com>
Fri, 18 Aug 2006 08:07:24 +0000 (08:07 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@615 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/fontconfig/fontconfig-native_2.2.95.bb

index 6872db92f15f6e7519c8af528b589f8be1cc6065..721f067bf66086c05913dcb158db6c0e07458b1a 100644 (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