task-pandora-xfce.bb: Fixed typo in recipe
authorMichael Mrozek <EvilDragon@openpandora.org>
Tue, 26 Mar 2013 15:28:09 +0000 (16:28 +0100)
committerMichael Mrozek <EvilDragon@openpandora.org>
Tue, 26 Mar 2013 15:28:09 +0000 (16:28 +0100)
recipes/tasks/task-pandora-xfce.bb

index f623a72..b031489 100755 (executable)
@@ -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.
 
 
 # Don't forget to bump the PR if you change it.
 
-PR = "r74"
+PR = "r75"
 
 inherit task
 
 
 inherit task
 
@@ -10,7 +10,7 @@ ANGSTROM_EXTRA_INSTALL ?= ""
 
 RDEPENDS_${PN} = " \
   task-pandora-core \
 
 RDEPENDS_${PN} = " \
   task-pandora-core \
-  pandora-task-xfce-nowifi \
+  task-pandora-xfce-nowifi \
   pandora-scripts-wifi \
   pandora-configtray-wifi \
 "
   pandora-scripts-wifi \
   pandora-configtray-wifi \
 "