mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
libtest-warn-perl: fix ptests
Add missing runtime dependencies. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
8a9881972d
commit
1c336d152b
@ -30,6 +30,7 @@ PTESTS_FAST_META_PERL = "\
|
|||||||
libterm-readkey-perl \
|
libterm-readkey-perl \
|
||||||
libtest-deep-perl \
|
libtest-deep-perl \
|
||||||
libtest-nowarnings-perl \
|
libtest-nowarnings-perl \
|
||||||
|
libtest-warn-perl \
|
||||||
libtext-diff-perl \
|
libtext-diff-perl \
|
||||||
"
|
"
|
||||||
|
|
||||||
@ -45,7 +46,6 @@ PTESTS_PROBLEMS_META_PERL = "\
|
|||||||
libnet-dns-sec-perl \
|
libnet-dns-sec-perl \
|
||||||
libnet-ssleay-perl \
|
libnet-ssleay-perl \
|
||||||
libtest-harness-perl \
|
libtest-harness-perl \
|
||||||
libtest-warn-perl \
|
|
||||||
libunicode-linebreak-perl \
|
libunicode-linebreak-perl \
|
||||||
libunix-statgrab \
|
libunix-statgrab \
|
||||||
liburi-perl \
|
liburi-perl \
|
||||||
|
|||||||
@ -39,6 +39,7 @@ RDEPENDS:${PN} += " \
|
|||||||
|
|
||||||
RDEPENDS:${PN}-ptest += " \
|
RDEPENDS:${PN}-ptest += " \
|
||||||
perl-module-file-spec \
|
perl-module-file-spec \
|
||||||
|
perl-module-test \
|
||||||
perl-module-test-more \
|
perl-module-test-more \
|
||||||
"
|
"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user