summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/gypsy/gypsy.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-connectivity/gypsy/gypsy.inc')
-rw-r--r--meta/recipes-connectivity/gypsy/gypsy.inc6
1 files changed, 1 insertions, 5 deletions
diff --git a/meta/recipes-connectivity/gypsy/gypsy.inc b/meta/recipes-connectivity/gypsy/gypsy.inc
index 11a72046fe..0c1735e1b4 100644
--- a/meta/recipes-connectivity/gypsy/gypsy.inc
+++ b/meta/recipes-connectivity/gypsy/gypsy.inc
@@ -8,12 +8,8 @@ LICENSE = "GPLv2.0 & LGPLv2.1"
8SECTION = "x11" 8SECTION = "x11"
9DEPENDS = "glib-2.0 dbus bluez4 dbus-glib" 9DEPENDS = "glib-2.0 dbus bluez4 dbus-glib"
10 10
11inherit autotools pkgconfig 11inherit autotools pkgconfig gtk-doc
12 12
13EXTRA_OECONF += "--with-distro=debian" 13EXTRA_OECONF += "--with-distro=debian"
14 14
15do_configure_prepend () {
16 touch ${S}/gtk-doc.make
17}
18
19FILES_${PN} += "/usr/share/dbus-1/services/" 15FILES_${PN} += "/usr/share/dbus-1/services/"