summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-extras/packages/gypsy/gypsy.inc4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta-extras/packages/gypsy/gypsy.inc b/meta-extras/packages/gypsy/gypsy.inc
index 5d1ff142b5..176c50c46a 100644
--- a/meta-extras/packages/gypsy/gypsy.inc
+++ b/meta-extras/packages/gypsy/gypsy.inc
@@ -5,8 +5,10 @@ DEPENDS = "glib-2.0 dbus bluez-libs"
5 5
6inherit autotools pkgconfig 6inherit autotools pkgconfig
7 7
8EXTRA_OECONF += "--with-distro=debian"
9
8do_configure_prepend () { 10do_configure_prepend () {
9 touch ${S}/gtk-doc.make 11 touch ${S}/gtk-doc.make
10} 12}
11 13
12FILES_${PN} += "/usr/share/dbus-1/services/" \ No newline at end of file 14FILES_${PN} += "/usr/share/dbus-1/services/"