mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +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-warn-perl \
|
||||
libtext-diff-perl \
|
||||
libunicode-linebreak-perl \
|
||||
"
|
||||
|
||||
PTESTS_SLOW_META_PERL = "\
|
||||
|
|
@ -46,7 +47,6 @@ PTESTS_PROBLEMS_META_PERL = "\
|
|||
libnet-dns-sec-perl \
|
||||
libnet-ssleay-perl \
|
||||
libtest-harness-perl \
|
||||
libunicode-linebreak-perl \
|
||||
libunix-statgrab \
|
||||
liburi-perl \
|
||||
libxml-libxml-perl \
|
||||
|
|
|
|||
|
|
@ -40,6 +40,7 @@ RDEPENDS:${PN} += " \
|
|||
"
|
||||
|
||||
RDEPENDS:${PN}-ptest += " \
|
||||
perl-module-encode-encoding \
|
||||
perl-module-findbin \
|
||||
perl-module-lib \
|
||||
perl-module-strict \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user