aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpe-autostarter/gpe-autostarter_0.11.bb
blob: b228b3d7b2feaef55b3c1d6092f286491d873427 (plain)
1
2
3
4
5
6
7
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"