pandora-scripts.bb: Fixed missing tvout-profiles.conf
[openpandora.oe.git] / recipes / tasks / task-pandora-desktop.bb
index 9b8a823..b940f58 100755 (executable)
@@ -2,7 +2,7 @@ DESCRIPTION = "Task file for the 'desktop' Pandora image"
 
 # Don't forget to bump the PR if you change it.
 
-PR = "r1.1"
+PR = "r1"
 
 inherit task
 
@@ -96,7 +96,7 @@ XSERVER_BASE = " \
   xvinfo \
 "
 
-RDEPENDS_${PN} = "\
+RDEPENDS_${PN} = " \
   task-pandora-core \
   ${ANGSTROM_EXTRA_INSTALL} \
   ${APPS} \