[oe-commits] Koen Kooi : task-perl-module-all: switch it to RRECOMMENDS

git version control git at git.openembedded.org
Wed Oct 21 15:21:23 UTC 2009


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

Author: Koen Kooi <koen at openembedded.org>
Date:   Wed Oct 21 15:40:26 2009 +0200

task-perl-module-all: switch it to RRECOMMENDS

---

 recipes/tasks/task-perl-module-all.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/tasks/task-perl-module-all.bb b/recipes/tasks/task-perl-module-all.bb
index 0b39941..432eb2d 100644
--- a/recipes/tasks/task-perl-module-all.bb
+++ b/recipes/tasks/task-perl-module-all.bb
@@ -2,9 +2,9 @@ DESCRIPTION= "All perl modules"
 
 inherit task
 
-PR = "r2"
+PR = "r3"
 
-RDEPENDS_${PN} = " \
+RRECOMMENDS_${PN} = " \
   perl-module-abbrev \
   perl-module-anydbm-file \
   perl-module-assert \





More information about the Openembedded-commits mailing list