diff options
author | Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | 2010-01-02 16:59:21 +0100 |
---|---|---|
committer | Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | 2010-01-02 16:59:21 +0100 |
commit | b028448b8add42f9bfdb87e71ec1c2679f5c4646 (patch) | |
tree | c00b075d07b3e9c16739718368eb3becf0c7e6b7 /recipes/perl/libcrypt-rijndael-perl_1.07.bb | |
parent | a7275f9eaa6990f4bc8672138f6bac53c3fea475 (diff) |
verious perl recipes: added missing PR
Diffstat (limited to 'recipes/perl/libcrypt-rijndael-perl_1.07.bb')
-rw-r--r-- | recipes/perl/libcrypt-rijndael-perl_1.07.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/perl/libcrypt-rijndael-perl_1.07.bb b/recipes/perl/libcrypt-rijndael-perl_1.07.bb index f5cc801176..7e73244b94 100644 --- a/recipes/perl/libcrypt-rijndael-perl_1.07.bb +++ b/recipes/perl/libcrypt-rijndael-perl_1.07.bb @@ -1,6 +1,7 @@ SECTION = "libs" LICENSE = "GPLv2" DEPENDS += "expat expat-native" +PR = "r0" SRC_URI = "http://www.cpan.org/modules/by-module/Crypt/Crypt-Rijndael-${PV}.tar.gz" |