mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 05:29:32 +00:00
libconvert-aan1-perl: Fix module and ptest dependencies
This fixes runtime errors when running the ptest in a minimal image. (From OE-Core rev: 531e5b0b790434d4cadd9b5abd4b76fc9f197709) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -14,4 +14,7 @@ inherit cpan ptest-perl
|
||||
|
||||
EXTRA_PERLFLAGS = "-I ${PERLHOSTLIB}"
|
||||
|
||||
RDEPENDS_${PN} += "perl-module-exporter perl-module-constant perl-module-encode perl-module-encode-encoding perl-module-utf8 perl-module-socket perl-module-time-local perl-module-posix"
|
||||
RDEPENDS_${PN}-ptest += "perl-module-math-bigint perl-module-io-socket perl-module-data-dumper perl-module-math-bigint-calc"
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
|
||||
Reference in New Issue
Block a user