mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +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:
parent
87c16bd907
commit
eb10bdb4b1
|
|
@ -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 \
|
||||||
"
|
"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user