mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +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 \
|
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 \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user