[oe-commits] Roman I Khimov : perl 5.10.1: update rdepends

git version control git at git.openembedded.org
Thu Sep 23 05:51:43 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 9c8beee3e61f953accf5b080cfe1509ab497bfcc
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=9c8beee3e61f953accf5b080cfe1509ab497bfcc

Author: Roman I Khimov <khimov at altell.ru>
Date:   Tue Sep 21 16:39:20 2010 +0400

perl 5.10.1: update rdepends

Signed-off-by: Roman I Khimov <khimov at altell.ru>

---

 recipes/perl/perl-rdepends_5.10.1.inc |    3 +++
 recipes/perl/perl_5.10.1.bb           |    2 +-
 2 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/recipes/perl/perl-rdepends_5.10.1.inc b/recipes/perl/perl-rdepends_5.10.1.inc
index f92fca8..5521603 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 0fe3371..50db492 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"





More information about the Openembedded-commits mailing list