[oe-commits] org.oe.dev libxml-parser-perl-native: fix RDEPENDS (from Poky)

hrw commit openembedded-commits at lists.openembedded.org
Wed May 30 11:39:08 UTC 2007


libxml-parser-perl-native: fix RDEPENDS (from Poky)

Author: hrw at openembedded.org
Branch: org.openembedded.dev
Revision: 3b2a4c2d157c55e28c1c710b49f9431e03679512
ViewMTN: http://monotone.openembedded.org/revision.psp?id=3b2a4c2d157c55e28c1c710b49f9431e03679512
Files:
1
packages/perl/libxml-parser-perl-native_2.34.bb
Diffs:

#
# mt diff -r74ef5538952e598d19b9a5948bf53799aba14426 -r3b2a4c2d157c55e28c1c710b49f9431e03679512
#
# 
# 
# patch "packages/perl/libxml-parser-perl-native_2.34.bb"
#  from [132d0a97b0d71929f4696fcb57b9794cadac4521]
#    to [182bfe2cda3fcad4585a63360deeb939d45d45cd]
# 
============================================================
--- packages/perl/libxml-parser-perl-native_2.34.bb	132d0a97b0d71929f4696fcb57b9794cadac4521
+++ packages/perl/libxml-parser-perl-native_2.34.bb	182bfe2cda3fcad4585a63360deeb939d45d45cd
@@ -5,4 +5,5 @@ DEPENDS = "perl-native expat-native"
 require libxml-parser-perl_${PV}.bb
 
 DEPENDS = "perl-native expat-native"
+RDEPENDS = "perl-native"
 EXTRA_CPANFLAGS += " EXPATINCPATH='${STAGING_INCDIR}' EXPATLIBPATH='${STAGING_LIBDIR}'"






More information about the Openembedded-commits mailing list