From 8e3487198628ea181fa637f04935d899dfa4070b Mon Sep 17 00:00:00 2001 From: Michael Mrozek Date: Tue, 26 Mar 2013 16:28:09 +0100 Subject: [PATCH] task-pandora-xfce.bb: Fixed typo in recipe --- recipes/tasks/task-pandora-xfce.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/tasks/task-pandora-xfce.bb b/recipes/tasks/task-pandora-xfce.bb index f623a72..b031489 100755 --- a/recipes/tasks/task-pandora-xfce.bb +++ b/recipes/tasks/task-pandora-xfce.bb @@ -2,7 +2,7 @@ DESCRIPTION = "Task file for the XFCE Pandora image incl. Wifi" # Don't forget to bump the PR if you change it. -PR = "r74" +PR = "r75" inherit task @@ -10,7 +10,7 @@ ANGSTROM_EXTRA_INSTALL ?= "" RDEPENDS_${PN} = " \ task-pandora-core \ - pandora-task-xfce-nowifi \ + task-pandora-xfce-nowifi \ pandora-scripts-wifi \ pandora-configtray-wifi \ " -- 2.39.5