1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

libxml-parser-perl-native: Fix RDEPENDS

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1715 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2007-05-13 18:21:16 +00:00
parent 9e9c060c48
commit 0bb2e38231
@@ -2,3 +2,4 @@ SECTION = "libs"
require libxml-parser-perl_${PV}.bb
inherit native
DEPENDS = "perl-native expat-native"
RDEPENDS = "perl-native"