From 9c8beee3e61f953accf5b080cfe1509ab497bfcc Mon Sep 17 00:00:00 2001 From: Roman I Khimov Date: Tue, 21 Sep 2010 16:39:20 +0400 Subject: [PATCH] perl 5.10.1: update rdepends Signed-off-by: Roman I Khimov --- recipes/perl/perl-rdepends_5.10.1.inc | 3 +++ recipes/perl/perl_5.10.1.bb | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/recipes/perl/perl-rdepends_5.10.1.inc b/recipes/perl/perl-rdepends_5.10.1.inc index f92fca82c9..552160311a 100644 --- a/recipes/perl/perl-rdepends_5.10.1.inc +++ b/recipes/perl/perl-rdepends_5.10.1.inc @@ -24,6 +24,9 @@ RDEPENDS_perl-module-config-heavy += "perl-module-config-git " RDEPENDS_perl-module-utf8-heavy += "perl-module-unicore-exact " +RDEPENDS_perl-module-pod-simple-blackbox += "perl-module-universal" +RDEPENDS_perl-module-file-temp += "perl-module-io-seekable" + # Auto-generated dependencies RDEPENDS_perl-module-app-prove += "perl-module-app-prove-state " RDEPENDS_perl-module-app-prove += "perl-module-carp " diff --git a/recipes/perl/perl_5.10.1.bb b/recipes/perl/perl_5.10.1.bb index 0fe3371f4b..50db49209f 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 = "r11" +PR = "r12" # Not tested enough DEFAULT_PREFERENCE = "-1" -- 2.47.2