X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=openpandora.oe.git;a=blobdiff_plain;f=recipes%2Fpandora-system%2Fpandora-scripts.bb;h=a466b213d572a47ad17dc5ae81a8ed65a5d6599e;hp=51b8ae79080a0441ff63c32b4bc8947a259cfed3;hb=81a5a878b0125a92c3d50ba67d6e0d1e8387cf1f;hpb=ba87a4eda8e4b18a592778c5850f97de60ab67b9 diff --git a/recipes/pandora-system/pandora-scripts.bb b/recipes/pandora-system/pandora-scripts.bb index 51b8ae7..a466b21 100644 --- a/recipes/pandora-system/pandora-scripts.bb +++ b/recipes/pandora-system/pandora-scripts.bb @@ -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}"