summaryrefslogtreecommitdiff
path: root/packages/gypsy/gypsy.inc
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2007-10-19 10:07:41 +0000
committerKoen Kooi <koen@openembedded.org>2007-10-19 10:07:41 +0000
commit7509ea476c56b22ac6ef571907dc7d8a3c884ebb (patch)
tree8e3bf606a0110551e0a52807d66335b3e3134933 /packages/gypsy/gypsy.inc
parent80d4593c63e83840c7e7cbcb9631b3a3d52a0661 (diff)
gypsy: merge (with cleanups) from poky
Diffstat (limited to 'packages/gypsy/gypsy.inc')
-rw-r--r--packages/gypsy/gypsy.inc12
1 files changed, 12 insertions, 0 deletions
diff --git a/packages/gypsy/gypsy.inc b/packages/gypsy/gypsy.inc
new file mode 100644
index 0000000000..6d78943bd5
--- /dev/null
+++ b/packages/gypsy/gypsy.inc
@@ -0,0 +1,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/"