libcrypt-openssl-guess-perl: fix ptests

Add missing dependency.

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
This commit is contained in:
Gyorgy Sarvari 2025-10-29 14:40:50 +01:00
parent 738f8cb93b
commit 753b55487e

View File

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