diff options
Diffstat (limited to 'recipes/perl/perl_5.10.1.bb')
-rw-r--r-- | recipes/perl/perl_5.10.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/perl/perl_5.10.1.bb b/recipes/perl/perl_5.10.1.bb index f40c896214..efd7cf33ef 100644 --- a/recipes/perl/perl_5.10.1.bb +++ b/recipes/perl/perl_5.10.1.bb @@ -5,7 +5,7 @@ LICENSE = "Artistic|GPL" PRIORITY = "optional" # We need gnugrep (for -I) DEPENDS = "virtual/db perl-native grep-native" -PR = "r8" +PR = "r9" # Not tested enough DEFAULT_PREFERENCE = "-1" |