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:
Gyorgy Sarvari 2025-10-24 19:57:37 +02:00 committed by Khem Raj
parent 3de902d169
commit 72222a8901
2 changed files with 2 additions and 1 deletions

View File

@ -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 \

View File

@ -34,4 +34,5 @@ PROVIDES += "libcrypt-openssl-guess"
RDEPENDS:${PN}-ptest += "\
perl-module-test-more \
perl-module-english \
"