mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-12 03:24:08 +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 \
|
||||
libfile-slurper-perl \
|
||||
libhtml-tagset-perl \
|
||||
libmime-types-perl \
|
||||
libmozilla-ca-perl \
|
||||
libnet-ldap-perl \
|
||||
libstrictures-perl \
|
||||
@@ -37,7 +38,6 @@ PTESTS_SLOW_META_PERL = "\
|
||||
PTESTS_PROBLEMS_META_PERL = "\
|
||||
libconfig-autoconf-perl \
|
||||
libhtml-parser-perl \
|
||||
libmime-types-perl \
|
||||
libmodule-build-tiny-perl \
|
||||
libnet-dns-perl \
|
||||
libnet-dns-sec-perl \
|
||||
|
||||
@@ -35,6 +35,7 @@ RDEPENDS:${PN} = "\
|
||||
"
|
||||
|
||||
RDEPENDS:${PN}-ptest = "\
|
||||
libmime-types-perl \
|
||||
perl-module-lib \
|
||||
perl-module-test-more \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user