mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +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:
@@ -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 \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user