mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +00:00
libfile-slurper-perl: fix ptests
Add missing dependencies, and install lib/File in ptest folder, because it is considered as test data, accessed by the tests. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -20,6 +20,7 @@ PTESTS_FAST_META_PERL = "\
|
||||
liberror-perl \
|
||||
libextutils-config-perl \
|
||||
libextutils-installpaths-perl \
|
||||
libfile-slurper-perl \
|
||||
libhtml-tagset-perl \
|
||||
libmozilla-ca-perl \
|
||||
libnet-ldap-perl \
|
||||
@@ -35,7 +36,6 @@ PTESTS_SLOW_META_PERL = "\
|
||||
|
||||
PTESTS_PROBLEMS_META_PERL = "\
|
||||
libconfig-autoconf-perl \
|
||||
libfile-slurper-perl \
|
||||
libhtml-parser-perl \
|
||||
libmime-types-perl \
|
||||
libmodule-build-tiny-perl \
|
||||
|
||||
Reference in New Issue
Block a user