aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpe-autostarter/gpe-autostarter_0.7.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gpe-autostarter/gpe-autostarter_0.7.bb')
-rw-r--r--recipes/gpe-autostarter/gpe-autostarter_0.7.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/recipes/gpe-autostarter/gpe-autostarter_0.7.bb b/recipes/gpe-autostarter/gpe-autostarter_0.7.bb
index 30f6b0c16a..046cb0bbba 100644
--- a/recipes/gpe-autostarter/gpe-autostarter_0.7.bb
+++ b/recipes/gpe-autostarter/gpe-autostarter_0.7.bb
@@ -1,11 +1,12 @@
LICENSE = "GPL"
SECTION = "gpe"
DEPENDS = "glib-2.0 dbus-glib hotplug-dbus virtual/libx11"
-RDEPENDS = "hotplug-dbus"
+RDEPENDS_${PN} = "hotplug-dbus"
+PR = "r1"
inherit gpe
-SRC_URI += "file://makefile-fix.patch;patch=1"
+SRC_URI += "file://makefile-fix.patch"
SRC_URI[md5sum] = "f098c17601426c696f45c1b244fa1f73"
SRC_URI[sha256sum] = "094157f59ac1a5146953bc74e5dac9f4b28fa14545bc12df87899f61cdfe18d6"