mirror of
git://git.openembedded.org/meta-openembedded
synced 2025-12-31 13:38:06 +00:00
liburi-perl: fix ptests
Add required dependency. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
83dca42b0d
commit
007aec5e7e
@ -34,6 +34,7 @@ PTESTS_FAST_META_PERL = "\
|
||||
libtest-warn-perl \
|
||||
libtext-diff-perl \
|
||||
libunicode-linebreak-perl \
|
||||
liburi-perl \
|
||||
"
|
||||
|
||||
PTESTS_SLOW_META_PERL = "\
|
||||
@ -49,6 +50,5 @@ PTESTS_PROBLEMS_META_PERL = "\
|
||||
libnet-ssleay-perl \
|
||||
libtest-harness-perl \
|
||||
libunix-statgrab \
|
||||
liburi-perl \
|
||||
libxml-libxml-perl \
|
||||
"
|
||||
|
||||
@ -37,6 +37,7 @@ RDEPENDS:${PN} += "\
|
||||
"
|
||||
|
||||
RDEPENDS:${PN}-ptest += " \
|
||||
libmime-base32-perl \
|
||||
libtest-fatal-perl \
|
||||
libtest-needs-perl \
|
||||
libtest-warnings-perl \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user