diff options
-rw-r--r-- | meta-gnome/recipes-gnome/dconf/dconf_0.36.0.bb | 2 |
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 |
16 | EXTRA_OEMESON = "-Dman=false" | 16 | EXTRA_OEMESON = "-Dman=false" |
17 | # no bash-completion for native | 17 | # no bash-completion for native |
18 | EXTRA_OEMESON_append_class-native = "-Dbash_completion=false" | 18 | EXTRA_OEMESON_append_class-native = " -Dbash_completion=false" |
19 | 19 | ||
20 | FILES_${PN} += " \ | 20 | FILES_${PN} += " \ |
21 | ${datadir}/dbus-1 \ | 21 | ${datadir}/dbus-1 \ |