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

inherit gpe

SRC_URI += "file://makefile-fix.patch;patch=1"