diff options
author | Jamie Lenehan <lenehan@twibble.org> | 2007-05-30 07:01:46 +0000 |
---|---|---|
committer | Jamie Lenehan <lenehan@twibble.org> | 2007-05-30 07:01:46 +0000 |
commit | 1e8d1070cb56fbddd5fdae1ff5b94de635b6da23 (patch) | |
tree | a0e95fbddb419f84b4d817c8b246cdfcae8473aa /packages/perl/libtext-diff-perl_0.35.bb | |
parent | 290ca8b6c88511606acfff39a20e414c58a0a724 (diff) |
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/libtext-diff-perl_0.35.bb')
-rw-r--r-- | packages/perl/libtext-diff-perl_0.35.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/perl/libtext-diff-perl_0.35.bb b/packages/perl/libtext-diff-perl_0.35.bb index 126d091d8e..07dde46945 100644 --- a/packages/perl/libtext-diff-perl_0.35.bb +++ b/packages/perl/libtext-diff-perl_0.35.bb @@ -5,7 +5,7 @@ DEPENDS += "libalgorithm-diff-perl-native" RDEPENDS += "libalgorithm-diff-perl perl-module-carp perl-module-constant \ perl-module-exporter perl-module-strict perl-module-carp \ perl-module-strict " -PR = "r2" +PR = "r3" SRC_URI = "http://search.cpan.org/CPAN/authors/id/R/RB/RBS/Text-Diff-${PV}.tar.gz" |