task-pandora-xfce.bb: Fixed typo in recipe
[openpandora.oe.git] / recipes / tasks / task-pandora-xfce.bb
index 0bbb03e..b031489 100755 (executable)
@@ -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 = "r75"
 
 inherit task
 
 ANGSTROM_EXTRA_INSTALL ?= ""
 
-PANDORA = " \
-  pandora-task-xfce-nowifi \
-  pandora-scripts-wifi \
-  pandora-configtray-wifi \
-"
 RDEPENDS_${PN} = " \
   task-pandora-core \
+  task-pandora-xfce-nowifi \
+  pandora-scripts-wifi \
+  pandora-configtray-wifi \
 "