mirror of
https://git.yoctoproject.org/poky
synced 2026-04-04 14:02:22 +02: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:
@@ -4,7 +4,7 @@
|
||||
FILES_${PN} += '${libdir}/perl5'
|
||||
EXTRA_CPANFLAGS = ""
|
||||
|
||||
DEPENDS += "perl-native"
|
||||
DEPENDS += "perl-native perl"
|
||||
RDEPENDS += "perl"
|
||||
|
||||
cpan_do_configure () {
|
||||
|
||||
Reference in New Issue
Block a user