From 40b02dc3689c6d84457b9edabdfee97cca3f7786 Mon Sep 17 00:00:00 2001 From: Michael Mrozek Date: Tue, 26 Mar 2013 16:17:52 +0100 Subject: [PATCH] task-pandora-xfce.bb: Fixed dependencies --- recipes/tasks/task-pandora-xfce.bb | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/recipes/tasks/task-pandora-xfce.bb b/recipes/tasks/task-pandora-xfce.bb index 0bbb03e..f623a72 100755 --- a/recipes/tasks/task-pandora-xfce.bb +++ b/recipes/tasks/task-pandora-xfce.bb @@ -2,17 +2,15 @@ DESCRIPTION = "Task file for the XFCE Pandora image incl. Wifi" # Don't forget to bump the PR if you change it. -PR = "r73" +PR = "r74" inherit task ANGSTROM_EXTRA_INSTALL ?= "" -PANDORA = " \ +RDEPENDS_${PN} = " \ + task-pandora-core \ pandora-task-xfce-nowifi \ pandora-scripts-wifi \ pandora-configtray-wifi \ " -RDEPENDS_${PN} = " \ - task-pandora-core \ -" -- 2.39.2