mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-17 04:37:19 +00:00
libexutils-config-perl: enable ptest
Add runtime and ptest dependencies. Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -13,10 +13,11 @@ SRC_URI[sha256sum] = "ae5104f634650dce8a79b7ed13fb59d67a39c213a6776cfdaa3ee749e6
|
|||||||
|
|
||||||
S = "${WORKDIR}/ExtUtils-Config-${PV}"
|
S = "${WORKDIR}/ExtUtils-Config-${PV}"
|
||||||
|
|
||||||
inherit cpan
|
inherit cpan ptest-perl
|
||||||
|
|
||||||
RDEPENDS_${PN} = " perl-module-extutils-makemaker \
|
RDEPENDS_${PN} = " perl-module-extutils-makemaker \
|
||||||
perl-module-data-dumper \
|
perl-module-data-dumper \
|
||||||
|
perl-module-ipc-open3 \
|
||||||
perl-module-test-more \
|
perl-module-test-more \
|
||||||
perl-module-file-temp \
|
perl-module-file-temp \
|
||||||
"
|
"
|
||||||
|
|||||||
Reference in New Issue
Block a user