From: erich@mine.nu Date: Fri, 9 Apr 2004 14:09:42 +0000 (+0000) Subject: libxml-parser-perl-native depends on expat-native and added expat-native oe, courtesy... X-Git-Tag: Release-2010-05/1~19710 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c49d2474c134719a12260bb7a279acfa016c036;p=openembedded.git libxml-parser-perl-native depends on expat-native and added expat-native oe, courtesy of Philip Blundell BKrev: 4076aea6BhoDb-zxVGKPXKg2KxnwMg --- diff --git a/expat/expat-native_1.95.7.oe b/expat/expat-native_1.95.7.oe new file mode 100644 index 0000000000..e69de29bb2 diff --git a/perl/libxml-parser-perl-native_2.34.oe b/perl/libxml-parser-perl-native_2.34.oe index e69de29bb2..4a532fc15b 100644 --- a/perl/libxml-parser-perl-native_2.34.oe +++ b/perl/libxml-parser-perl-native_2.34.oe @@ -0,0 +1,3 @@ +include libxml-parser-perl_${PV}.oe +inherit native +DEPENDS = "perl-native expat-native"