[gnome-continuous] Disable libstemmer dependency for appstream-glib



commit 41a9b29ffa2a5ac55217d57a5955ab0bc8e1df7b
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Tue Jun 28 10:38:44 2016 +0100

    Disable libstemmer dependency for appstream-glib
    
    While I figure out how to include the new dependency in the build.

 manifest.json |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index eb668f4..c8f6133 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1087,7 +1087,7 @@
                 "patches": ["gcab-no-builddir.patch"]},
 
                {"src": "git:git://github.com/hughsie/appstream-glib.git",
-                "config-opts": ["--disable-dep11"]},
+                "config-opts": ["--disable-dep11", "--disable-stemmer"]},
 
                 {"src": "git:https://github.com/hughsie/appdata-tools.git"},
 


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