generic-poky/meta/packages/gypsy/gypsy.inc
Richard Purdie b3194b961c gypsy: Fix DEPENDS on bluez
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-07-31 10:42:53 +01:00

15 lines
289 B
PHP

DESCRIPTION = "GPS Controlling Daemon"
LICENSE = "GPL"
SECTION = "x11"
DEPENDS = "glib-2.0 dbus bluez4 dbus-glib"
inherit autotools_stage pkgconfig
EXTRA_OECONF += "--with-distro=debian"
do_configure_prepend () {
touch ${S}/gtk-doc.make
}
FILES_${PN} += "/usr/share/dbus-1/services/"