aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gpe-autostarter/gpe-autostarter_0.11.bb
blob: 3cdd2b6b76513e888425c57993bfcb1f8ff4fb74 (plain)
1
2
3
4
5
6
7
8
SECTION = "gpe"
DEPENDS = "glib-2.0 dbus hotplug-dbus virtual/x11"
RDEPENDS = "hotplug-dbus"
LICENSE = "GPL"

inherit gpe
	
SRC_URI += " file://dbus-new-api.patch;patch=1"