diff options
author | Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | 2009-12-30 10:41:47 +0100 |
---|---|---|
committer | Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | 2009-12-30 10:41:47 +0100 |
commit | bd3d9db65d1d7c053bfff48083fcd9aba63f8273 (patch) | |
tree | 5514cfce0dc0bc60e4542c58e1aece40a5fad7b4 | |
parent | 65a4b38bbccc04de318f71372c52f376663d21a6 (diff) |
perl: bumped PR to force rebuild; libextutils-makemaker-perl can have overwritten MM_Unix.pm in staging
(see commit c595d241fb4d23c714dc61a1c9d281b9bbb133cd) a rebuild fixes this.
-rw-r--r-- | recipes/perl/perl_5.8.8.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/perl/perl_5.8.8.bb b/recipes/perl/perl_5.8.8.bb index 13e44556be..edd3a83bfb 100644 --- a/recipes/perl/perl_5.8.8.bb +++ b/recipes/perl/perl_5.8.8.bb @@ -5,7 +5,7 @@ LICENSE = "Artistic|GPL" PRIORITY = "optional" # We need gnugrep (for -I) DEPENDS = "virtual/db perl-native grep-native" -PR = "r30" +PR = "r31" # Major part of version PVM = "5.8" |