aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpe-autostarter/gpe-autostarter_0.11.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gpe-autostarter/gpe-autostarter_0.11.bb')
-rw-r--r--recipes/gpe-autostarter/gpe-autostarter_0.11.bb8
1 files changed, 8 insertions, 0 deletions
diff --git a/recipes/gpe-autostarter/gpe-autostarter_0.11.bb b/recipes/gpe-autostarter/gpe-autostarter_0.11.bb
new file mode 100644
index 0000000000..b228b3d7b2
--- /dev/null
+++ b/recipes/gpe-autostarter/gpe-autostarter_0.11.bb
@@ -0,0 +1,8 @@
+SECTION = "gpe"
+DEPENDS = "glib-2.0 dbus-glib hotplug-dbus virtual/libx11"
+RDEPENDS = "hotplug-dbus"
+LICENSE = "GPL"
+
+inherit gpe
+
+SRC_URI += " file://dbus-new-api.patch;patch=1"