From: Koen Kooi Date: Wed, 21 Oct 2009 13:40:26 +0000 (+0200) Subject: task-perl-module-all: switch it to RRECOMMENDS X-Git-Tag: Release-2010-05/1~2012 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42a4fc9e98fbc977c5c21e700f1f3acac5b969da;p=openembedded.git task-perl-module-all: switch it to RRECOMMENDS --- 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 \