[gnome-apps-nightly] Software: Disable the stemmer, it's too tricky to build



commit ea4a788b00f535a727c9d1c395aa3335bf583a07
Author: Richard Hughes <richard hughsie com>
Date:   Mon Jul 10 20:57:13 2017 +0100

    Software: Disable the stemmer, it's too tricky to build

 org.gnome.Software.json |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/org.gnome.Software.json b/org.gnome.Software.json
index 1820d99..a939ad6 100644
--- a/org.gnome.Software.json
+++ b/org.gnome.Software.json
@@ -49,7 +49,7 @@
             "name": "appstream-glib",
             "config-opts": ["--disable-builder",
                             "--with-bashcompletiondir=/app/share/bash-completion/completions",
-                            "--disable-gtk-doc", "--disable-man", "--disable-dep11"],
+                            "--disable-gtk-doc", "--disable-man", "--disable-dep11", "--disable-stemmer"],
             "cleanup": [ "/share/installed-tests",
                          "/share/gettext",
                          "/share/aclocal" ],


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]