summaryrefslogtreecommitdiff
path: root/packages/gypsy/gypsy.inc
blob: 6d78943bd5086809e4218ac6a68248104a1e1de2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
DESCRIPTION = "GPS Controlling Daemon"
LICENSE = "GPL"
SECTION = "x11"
DEPENDS = "glib-2.0 dbus bluez-libs"

inherit autotools pkgconfig

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

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