summaryrefslogtreecommitdiffstats
path: root/recipes/tasks
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-10-21 15:40:26 +0200
committerKoen Kooi <koen@openembedded.org>2009-10-21 15:40:26 +0200
commit42a4fc9e98fbc977c5c21e700f1f3acac5b969da (patch)
tree8f5cc6a6b19c043eed2ff961ac6c25f9c40fac64 /recipes/tasks
parent9fb7e7b2d2f2563a78e128da8377bff110ad7775 (diff)
downloadopenembedded-42a4fc9e98fbc977c5c21e700f1f3acac5b969da.tar.gz
task-perl-module-all: switch it to RRECOMMENDS
Diffstat (limited to 'recipes/tasks')
-rw-r--r--recipes/tasks/task-perl-module-all.bb4
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 0b39941348..432eb2dfcc 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 \