pandora-scripts: Tweaks to helper scripts.
[openpandora.oe.git] / recipes / pandora-system / pandora-scripts.bb
index 51b8ae7..a466b21 100644 (file)
@@ -3,7 +3,10 @@ LICENSE = "GPLV2"
 
 COMPATIBLE_MACHINE = "omap3-pandora"
 
-PR = "r3"
+DEPENDS = "zenity dbus"
+RDEPENDS = "zenity dbus"
+
+PR = "r5"
 
 SRC_URI = " \
           file://op_bright.sh \
@@ -23,4 +26,4 @@ do_install() {
 
 PACKAGE_ARCH = "${MACHINE_ARCH}"
 
-FILES_${PN} += "${prefix} ${datadir}"
\ No newline at end of file
+FILES_${PN} += "${prefix} ${datadir}"