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

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