mirror of
git://git.yoctoproject.org/poky
synced 2026-08-12 20:15:38 +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:
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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user