mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +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 \
|
libtest-warn-perl \
|
||||||
libtext-diff-perl \
|
libtext-diff-perl \
|
||||||
libunicode-linebreak-perl \
|
libunicode-linebreak-perl \
|
||||||
|
liburi-perl \
|
||||||
"
|
"
|
||||||
|
|
||||||
PTESTS_SLOW_META_PERL = "\
|
PTESTS_SLOW_META_PERL = "\
|
||||||
@@ -49,6 +50,5 @@ PTESTS_PROBLEMS_META_PERL = "\
|
|||||||
libnet-ssleay-perl \
|
libnet-ssleay-perl \
|
||||||
libtest-harness-perl \
|
libtest-harness-perl \
|
||||||
libunix-statgrab \
|
libunix-statgrab \
|
||||||
liburi-perl \
|
|
||||||
libxml-libxml-perl \
|
libxml-libxml-perl \
|
||||||
"
|
"
|
||||||
|
|||||||
@@ -37,6 +37,7 @@ RDEPENDS:${PN} += "\
|
|||||||
"
|
"
|
||||||
|
|
||||||
RDEPENDS:${PN}-ptest += " \
|
RDEPENDS:${PN}-ptest += " \
|
||||||
|
libmime-base32-perl \
|
||||||
libtest-fatal-perl \
|
libtest-fatal-perl \
|
||||||
libtest-needs-perl \
|
libtest-needs-perl \
|
||||||
libtest-warnings-perl \
|
libtest-warnings-perl \
|
||||||
|
|||||||
Reference in New Issue
Block a user