mirror of
git://git.yoctoproject.org/poky
synced 2026-08-11 11:55:29 +00:00
cpan.bbclass: Add perl to DEPENDS
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1625 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
parent
4c3f31e0f9
commit
2ee4cf3f5e
@ -4,7 +4,7 @@
|
||||
FILES_${PN} += '${libdir}/perl5'
|
||||
EXTRA_CPANFLAGS = ""
|
||||
|
||||
DEPENDS += "perl-native"
|
||||
DEPENDS += "perl-native perl"
|
||||
RDEPENDS += "perl"
|
||||
|
||||
cpan_do_configure () {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user