mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-11 15:11:26 +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:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user