mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 23:48:20 +00:00
libmime-types-perl: fix ptests
Add missing runtime dependency. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -22,6 +22,7 @@ PTESTS_FAST_META_PERL = "\
|
|||||||
libextutils-installpaths-perl \
|
libextutils-installpaths-perl \
|
||||||
libfile-slurper-perl \
|
libfile-slurper-perl \
|
||||||
libhtml-tagset-perl \
|
libhtml-tagset-perl \
|
||||||
|
libmime-types-perl \
|
||||||
libmozilla-ca-perl \
|
libmozilla-ca-perl \
|
||||||
libnet-ldap-perl \
|
libnet-ldap-perl \
|
||||||
libstrictures-perl \
|
libstrictures-perl \
|
||||||
@@ -37,7 +38,6 @@ PTESTS_SLOW_META_PERL = "\
|
|||||||
PTESTS_PROBLEMS_META_PERL = "\
|
PTESTS_PROBLEMS_META_PERL = "\
|
||||||
libconfig-autoconf-perl \
|
libconfig-autoconf-perl \
|
||||||
libhtml-parser-perl \
|
libhtml-parser-perl \
|
||||||
libmime-types-perl \
|
|
||||||
libmodule-build-tiny-perl \
|
libmodule-build-tiny-perl \
|
||||||
libnet-dns-perl \
|
libnet-dns-perl \
|
||||||
libnet-dns-sec-perl \
|
libnet-dns-sec-perl \
|
||||||
|
|||||||
@@ -35,6 +35,7 @@ RDEPENDS:${PN} = "\
|
|||||||
"
|
"
|
||||||
|
|
||||||
RDEPENDS:${PN}-ptest = "\
|
RDEPENDS:${PN}-ptest = "\
|
||||||
|
libmime-types-perl \
|
||||||
perl-module-lib \
|
perl-module-lib \
|
||||||
perl-module-test-more \
|
perl-module-test-more \
|
||||||
"
|
"
|
||||||
|
|||||||
Reference in New Issue
Block a user