From 1659b3fcb1e0ce52627bf279fc377f1d66727ace Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Fri, 2 Jul 2004 23:21:50 +0000 Subject: Fix dependencies for fontconfig-native and libbonoboui. BKrev: 40e5ee0ejU9yw-xqFhfV9sri-j-WrA --- fontconfig/fontconfig-native_2.2.95.oe | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'fontconfig') diff --git a/fontconfig/fontconfig-native_2.2.95.oe b/fontconfig/fontconfig-native_2.2.95.oe index e69de29bb2..d44db205ff 100644 --- a/fontconfig/fontconfig-native_2.2.95.oe +++ b/fontconfig/fontconfig-native_2.2.95.oe @@ -0,0 +1,12 @@ +include fontconfig_${PV}.oe +inherit native +DEPENDS = "freetype-native expat-native zlib-native" +FILESDIR = "${@os.path.dirname(oe.data.getVar('FILE',d,1))}/fontconfig-${PV}" + +EXTRA_OEMAKE = "" + +do_stage () { + oe_runmake install + install fc-lang/fc-lang ${STAGING_BINDIR} + install fc-glyphname/fc-glyphname ${STAGING_BINDIR} +} -- cgit v1.2.3