aboutsummaryrefslogtreecommitdiffstats
path: root/packages/perl/libtest-differences-perl_0.47.bb
diff options
context:
space:
mode:
authorJamie Lenehan <lenehan@twibble.org>2007-05-30 07:01:46 +0000
committerJamie Lenehan <lenehan@twibble.org>2007-05-30 07:01:46 +0000
commit1e8d1070cb56fbddd5fdae1ff5b94de635b6da23 (patch)
treea0e95fbddb419f84b4d817c8b246cdfcae8473aa /packages/perl/libtest-differences-perl_0.47.bb
parent290ca8b6c88511606acfff39a20e414c58a0a724 (diff)
downloadopenembedded-1e8d1070cb56fbddd5fdae1ff5b94de635b6da23.tar.gz
perl 5.8.8: Bump PR on modules to force the -native versions to be rebuilt
to take into account the new staging location of perl. This will also force a rebuild of libxml-parser-perl which should now work.
Diffstat (limited to 'packages/perl/libtest-differences-perl_0.47.bb')
-rw-r--r--packages/perl/libtest-differences-perl_0.47.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/perl/libtest-differences-perl_0.47.bb b/packages/perl/libtest-differences-perl_0.47.bb
index a66a39182e..e76f35ff0d 100644
--- a/packages/perl/libtest-differences-perl_0.47.bb
+++ b/packages/perl/libtest-differences-perl_0.47.bb
@@ -4,7 +4,7 @@ LICENSE = "Artistic|GPL"
DEPENDS += "libtext-diff-perl-native"
RDEPENDS += "perl-module-carp perl-module-constant perl-module-exporter \
perl-module-strict libtext-diff-perl"
-PR = "r2"
+PR = "r3"
SRC_URI = "http://search.cpan.org/CPAN/authors/id/R/RB/RBS/Test-Differences-${PV}.tar.gz"