summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-perl/recipes-perl/libcrypt/libcrypt-openssl-guess-perl_0.15.bb2
1 files changed, 1 insertions, 1 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 3f004bb2ec..d64fc296e2 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
@@ -29,7 +29,7 @@ inherit cpan ptest-perl
29BBCLASSEXTEND = "native" 29BBCLASSEXTEND = "native"
30 30
31# for backwards compatibility 31# for backwards compatibility
32PROVIDES_${PN} += "libcrypt-openssl-guess" 32PROVIDES += "libcrypt-openssl-guess"
33 33
34RDEPENDS:${PN}-ptest += "\ 34RDEPENDS:${PN}-ptest += "\
35 perl-module-test-more \ 35 perl-module-test-more \