mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
libunicode-linebreak-perl: fix ptests
Add missing dependencies. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
1c336d152b
commit
1f83ed659c
@ -32,6 +32,7 @@ PTESTS_FAST_META_PERL = "\
|
|||||||
libtest-nowarnings-perl \
|
libtest-nowarnings-perl \
|
||||||
libtest-warn-perl \
|
libtest-warn-perl \
|
||||||
libtext-diff-perl \
|
libtext-diff-perl \
|
||||||
|
libunicode-linebreak-perl \
|
||||||
"
|
"
|
||||||
|
|
||||||
PTESTS_SLOW_META_PERL = "\
|
PTESTS_SLOW_META_PERL = "\
|
||||||
@ -46,7 +47,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 \
|
||||||
libunicode-linebreak-perl \
|
|
||||||
libunix-statgrab \
|
libunix-statgrab \
|
||||||
liburi-perl \
|
liburi-perl \
|
||||||
libxml-libxml-perl \
|
libxml-libxml-perl \
|
||||||
|
|||||||
@ -40,6 +40,7 @@ RDEPENDS:${PN} += " \
|
|||||||
"
|
"
|
||||||
|
|
||||||
RDEPENDS:${PN}-ptest += " \
|
RDEPENDS:${PN}-ptest += " \
|
||||||
|
perl-module-encode-encoding \
|
||||||
perl-module-findbin \
|
perl-module-findbin \
|
||||||
perl-module-lib \
|
perl-module-lib \
|
||||||
perl-module-strict \
|
perl-module-strict \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user