From: Michael Mrozek Date: Tue, 26 Mar 2013 15:17:52 +0000 (+0100) Subject: task-pandora-xfce.bb: Fixed dependencies X-Git-Tag: sz_154~12 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;ds=sidebyside;h=40b02dc3689c6d84457b9edabdfee97cca3f7786;p=openpandora.oe.git task-pandora-xfce.bb: Fixed dependencies --- 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 \ -"