summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/gypsy/gypsy.inc
blob: f0d90b290eb8deea556d59f35268f486d7c7b410 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
DESCRIPTION = "GPS Controlling Daemon"
LICENSE = "GPL"
SECTION = "x11"
DEPENDS = "glib-2.0 dbus bluez4 dbus-glib"

inherit autotools pkgconfig

EXTRA_OECONF += "--with-distro=debian"

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

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