aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/perl/perl_5.10.1.bb
diff options
context:
space:
mode:
authorRoman I Khimov <khimov@altell.ru>2010-05-14 18:01:27 +0400
committerRoman I Khimov <khimov@altell.ru>2010-06-10 00:03:49 +0400
commit34472607169886cf15839238cea5dfe751b61b31 (patch)
tree75abd878f437437542d5e4dda1984b386186ba43 /recipes/perl/perl_5.10.1.bb
parentb29fca216e3c7899a9718e4d0af2295df449f0ad (diff)
downloadopenembedded-34472607169886cf15839238cea5dfe751b61b31.tar.gz
perl 5.10.1: a bit more module runtime dependencies
Signed-off-by: Roman I Khimov <khimov@altell.ru>
Diffstat (limited to 'recipes/perl/perl_5.10.1.bb')
-rw-r--r--recipes/perl/perl_5.10.1.bb2
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 c8a438e78f..c0f6378567 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 = "r5"
+PR = "r6"
# Not tested enough
DEFAULT_PREFERENCE = "-1"