summaryrefslogtreecommitdiffstats
path: root/recipes/gypsy/gypsy.inc
blob: df5e1c7da333f74c65b440ef44d576bff6dc20ef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
DESCRIPTION = "GPS Controlling Daemon"
LICENSE = "GPL"
SECTION = "x11"
DEPENDS = "glib-2.0 dbus-glib bluez-libs libxslt-native"

inherit autotools pkgconfig

do_configure_prepend () {
	touch ${S}/gtk-doc.make
}

do_stage() {
	autotools_stage_all
}

FILES_${PN} += "${datadir}/dbus-1/services/"