summaryrefslogtreecommitdiffstats
path: root/recipes/gpe-autostarter/gpe-autostarter_0.11.bb
blob: 26a9e97b080c4181b9becbff38be22f5ddcc48ba (plain)
1
2
3
4
5
6
7
8
9
10
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 \
	    file://makefile-fix.patch;patch=1"