From 42a4fc9e98fbc977c5c21e700f1f3acac5b969da Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Wed, 21 Oct 2009 15:40:26 +0200 Subject: [PATCH] task-perl-module-all: switch it to RRECOMMENDS --- recipes/tasks/task-perl-module-all.bb | 4 ++-- 1 file 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 \ -- 2.39.5