diff options
| author | Gyorgy Sarvari <skandigraun@gmail.com> | 2025-10-24 19:57:37 +0200 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-10-24 17:11:35 -0700 |
| commit | 72222a8901dc96603d2b390b16298b9b1da24094 (patch) | |
| tree | 44651b8507f80dd47def2fee42898ed93c1491c7 /meta-perl/recipes-perl/libcrypt | |
| parent | 3de902d16957b3ae1a7f046aa34aed1853101c81 (diff) | |
| download | meta-openembedded-72222a8901dc96603d2b390b16298b9b1da24094.tar.gz | |
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>
Diffstat (limited to 'meta-perl/recipes-perl/libcrypt')
| -rw-r--r-- | meta-perl/recipes-perl/libcrypt/libcrypt-openssl-guess-perl_0.15.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-perl/recipes-perl/libcrypt/libcrypt-openssl-guess-perl_0.15.bb b/meta-perl/recipes-perl/libcrypt/libcrypt-openssl-guess-perl_0.15.bb index 09c145e7cd..59d66a93cf 100644 --- a/meta-perl/recipes-perl/libcrypt/libcrypt-openssl-guess-perl_0.15.bb +++ b/meta-perl/recipes-perl/libcrypt/libcrypt-openssl-guess-perl_0.15.bb | |||
| @@ -34,4 +34,5 @@ PROVIDES += "libcrypt-openssl-guess" | |||
| 34 | 34 | ||
| 35 | RDEPENDS:${PN}-ptest += "\ | 35 | RDEPENDS:${PN}-ptest += "\ |
| 36 | perl-module-test-more \ | 36 | perl-module-test-more \ |
| 37 | perl-module-english \ | ||
| 37 | " | 38 | " |
