aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/perl/libcrypt-openssl-bignum-perl_0.04.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/perl/libcrypt-openssl-bignum-perl_0.04.bb')
-rw-r--r--recipes/perl/libcrypt-openssl-bignum-perl_0.04.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/perl/libcrypt-openssl-bignum-perl_0.04.bb b/recipes/perl/libcrypt-openssl-bignum-perl_0.04.bb
index 6b9b5f5783..6959ec830f 100644
--- a/recipes/perl/libcrypt-openssl-bignum-perl_0.04.bb
+++ b/recipes/perl/libcrypt-openssl-bignum-perl_0.04.bb
@@ -2,6 +2,7 @@ DESCRIPTION = "OpenSSL's multiprecision integer arithmetic"
SECTION = "libs"
LICENSE = "Artistic|GPLv1+"
DEPENDS = "openssl"
+PR = "r1"
BBCLASSEXTEND = "native"
SRC_URI = "http://search.cpan.org/CPAN/authors/id/I/IR/IROBERTS/Crypt-OpenSSL-Bignum-${PV}.tar.gz;name=crypt-openssl-bignum-perl-${PV}"