summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-gnome/recipes-gnome/dconf/dconf_0.36.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/dconf/dconf_0.36.0.bb b/meta-gnome/recipes-gnome/dconf/dconf_0.36.0.bb
index 9146726884..4b924d89a5 100644
--- a/meta-gnome/recipes-gnome/dconf/dconf_0.36.0.bb
+++ b/meta-gnome/recipes-gnome/dconf/dconf_0.36.0.bb
@@ -15,7 +15,7 @@ inherit gnomebase bash-completion vala
15# I/O error : Attempt to load network entity http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl 15# I/O error : Attempt to load network entity http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
16EXTRA_OEMESON = "-Dman=false" 16EXTRA_OEMESON = "-Dman=false"
17# no bash-completion for native 17# no bash-completion for native
18EXTRA_OEMESON_append_class-native = "-Dbash_completion=false" 18EXTRA_OEMESON_append_class-native = " -Dbash_completion=false"
19 19
20FILES_${PN} += " \ 20FILES_${PN} += " \
21 ${datadir}/dbus-1 \ 21 ${datadir}/dbus-1 \