mirror of
git://git.openembedded.org/meta-openembedded
synced 2025-12-31 13:38:06 +00:00
libcrypt-openssl-guess-perl: fix ptests
Add missing dependency. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
3de902d169
commit
72222a8901
@ -9,6 +9,7 @@
|
||||
PTESTS_FAST_META_PERL = "\
|
||||
libauthen-sasl-perl \
|
||||
libcapture-tiny-perl \
|
||||
libcrypt-openssl-guess-perl \
|
||||
libcrypt-openssl-random-perl \
|
||||
libcgi-perl \
|
||||
libdigest-hmac-perl \
|
||||
@ -30,7 +31,6 @@ PTESTS_SLOW_META_PERL = "\
|
||||
|
||||
PTESTS_PROBLEMS_META_PERL = "\
|
||||
libconfig-autoconf-perl \
|
||||
libcrypt-openssl-guess-perl \
|
||||
libcrypt-openssl-rsa-perl \
|
||||
libdata-hexdump-perl \
|
||||
libdbd-sqlite-perl \
|
||||
|
||||
@ -34,4 +34,5 @@ PROVIDES += "libcrypt-openssl-guess"
|
||||
|
||||
RDEPENDS:${PN}-ptest += "\
|
||||
perl-module-test-more \
|
||||
perl-module-english \
|
||||
"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user