From 9a13921b267aa330e95865747a3b58d17eff60d1 Mon Sep 17 00:00:00 2001 From: Michael Mrozek Date: Tue, 26 Mar 2013 17:50:31 +0100 Subject: [PATCH] task-pandora-xfce.bb: Fixed recipe for core --- 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 987294b..889040f 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" # Don't forget to bump the PR if you change it. -PR = "r76" +PR = "r77" inherit task @@ -295,7 +295,7 @@ DSP = " \ " RDEPENDS_${PN} = " \ - task-pandora-core-nowifi \ + task-pandora-core \ angstrom-x11-base-depends \ ${ANGSTROM_EXTRA_INSTALL} \ ${APPS} \ -- 2.39.5