aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpe-autostarter/gpe-autostarter_0.12.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gpe-autostarter/gpe-autostarter_0.12.bb')
-rw-r--r--recipes/gpe-autostarter/gpe-autostarter_0.12.bb7
1 files changed, 4 insertions, 3 deletions
diff --git a/recipes/gpe-autostarter/gpe-autostarter_0.12.bb b/recipes/gpe-autostarter/gpe-autostarter_0.12.bb
index 41175492cd..07f242a9ee 100644
--- a/recipes/gpe-autostarter/gpe-autostarter_0.12.bb
+++ b/recipes/gpe-autostarter/gpe-autostarter_0.12.bb
@@ -1,12 +1,13 @@
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://wireless.patch;patch=1 \
- file://makefile-fix.patch;patch=1"
+SRC_URI += "file://wireless.patch \
+ file://makefile-fix.patch"
SRC_URI[md5sum] = "254a580e67d8e804adb3583281ae8586"