From b028448b8add42f9bfdb87e71ec1c2679f5c4646 Mon Sep 17 00:00:00 2001 From: Frans Meulenbroeks Date: Sat, 2 Jan 2010 16:59:21 +0100 Subject: verious perl recipes: added missing PR --- recipes/perl/libcompress-raw-zlib-perl_2.015.bb | 1 + recipes/perl/libcrypt-rijndael-perl_1.07.bb | 1 + recipes/perl/libdigest-sha_5.47.bb | 1 + recipes/perl/libio-compress-base-perl_2.015.bb | 1 + recipes/perl/libio-compress-zlib-perl_2.015.bb | 1 + recipes/perl/libnet-dbus-perl_0.33.5.bb | 2 ++ recipes/perl/libtimedate-perl_1.20.bb | 2 ++ 7 files changed, 9 insertions(+) (limited to 'recipes/perl') diff --git a/recipes/perl/libcompress-raw-zlib-perl_2.015.bb b/recipes/perl/libcompress-raw-zlib-perl_2.015.bb index 6762037e18..11fde4442a 100644 --- a/recipes/perl/libcompress-raw-zlib-perl_2.015.bb +++ b/recipes/perl/libcompress-raw-zlib-perl_2.015.bb @@ -1,6 +1,7 @@ SECTION = "libs" LICENSE = "Artistic|GPL" DEPENDS += "expat expat-native" +PR = "r0" SRC_URI = "http://www.cpan.org/modules/by-module/Compress/Compress-Raw-Zlib-${PV}.tar.gz" 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" diff --git a/recipes/perl/libdigest-sha_5.47.bb b/recipes/perl/libdigest-sha_5.47.bb index f0176a03c1..1ac90f395b 100644 --- a/recipes/perl/libdigest-sha_5.47.bb +++ b/recipes/perl/libdigest-sha_5.47.bb @@ -1,6 +1,7 @@ SECTION = "libs" LICENSE = "Artistic|GPL" DEPENDS += "expat expat-native" +PR = "r0" SRC_URI = "http://www.cpan.org/modules/by-module/Digest/Digest-SHA-${PV}.tar.gz" diff --git a/recipes/perl/libio-compress-base-perl_2.015.bb b/recipes/perl/libio-compress-base-perl_2.015.bb index 806fb458b1..f9988e3b17 100644 --- a/recipes/perl/libio-compress-base-perl_2.015.bb +++ b/recipes/perl/libio-compress-base-perl_2.015.bb @@ -1,6 +1,7 @@ SECTION = "libs" LICENSE = "Artistic|GPL" DEPENDS += "expat expat-native" +PR = "r0" SRC_URI = "http://www.cpan.org/modules/by-module/IO/IO-Compress-Base-${PV}.tar.gz" diff --git a/recipes/perl/libio-compress-zlib-perl_2.015.bb b/recipes/perl/libio-compress-zlib-perl_2.015.bb index 024c884d7d..2e0949026a 100644 --- a/recipes/perl/libio-compress-zlib-perl_2.015.bb +++ b/recipes/perl/libio-compress-zlib-perl_2.015.bb @@ -1,6 +1,7 @@ SECTION = "libs" LICENSE = "Artistic|GPL" DEPENDS += "expat expat-native" +PR = "r0" SRC_URI = "http://www.cpan.org/modules/by-module/IO/IO-Compress-Zlib-${PV}.tar.gz" diff --git a/recipes/perl/libnet-dbus-perl_0.33.5.bb b/recipes/perl/libnet-dbus-perl_0.33.5.bb index 656f75d746..4b15c0626b 100644 --- a/recipes/perl/libnet-dbus-perl_0.33.5.bb +++ b/recipes/perl/libnet-dbus-perl_0.33.5.bb @@ -1,5 +1,7 @@ SECTION = "libs" LICENSE = "Artistic|GPL" +PR = "r0" + RDEPENDS = "perl-module-vars perl-module-locale perl-module-io-handle \ perl-module-symbol perl-module-selectsaver perl-module-io \ perl-module-integer perl-module-exporter-heavy" diff --git a/recipes/perl/libtimedate-perl_1.20.bb b/recipes/perl/libtimedate-perl_1.20.bb index c7c0c1f075..4175149a88 100644 --- a/recipes/perl/libtimedate-perl_1.20.bb +++ b/recipes/perl/libtimedate-perl_1.20.bb @@ -1,6 +1,8 @@ SECTION = "libs" # You can redistribute it and/or modify it under the same terms as Perl itself. LICENSE = "Artistic|GPL" +PR = "r0" + RDEPENDS += "perl-module-carp perl-module-exporter perl-module-strict perl-module-time-local" PACKAGE_ARCH = "all" -- cgit v1.2.3