summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2016-06-28 10:46:43 +0100
committerRichard Hughes <richard@hughsie.com>2016-06-28 10:46:43 +0100
commitba752ee03c2a73d00762798f989406644f22579f (patch)
tree2afa6b752c4f7ae0d96cf196d9e1cee28f79de36 /contrib
parente82925cff0c9489353740c335e8ae91f760ce6d8 (diff)
downloadappstream-glib-ba752ee03c2a73d00762798f989406644f22579f.tar.gz
trivial: Disable libstemmer by default
Sorry jhbuild people...
Diffstat (limited to 'contrib')
-rw-r--r--contrib/libappstream-glib.spec.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/libappstream-glib.spec.in b/contrib/libappstream-glib.spec.in
index 31ec41f..a0ea108 100644
--- a/contrib/libappstream-glib.spec.in
+++ b/contrib/libappstream-glib.spec.in
@@ -78,6 +78,7 @@ GLib headers and libraries for appstream-builder.
%build
%configure \
--enable-gtk-doc \
+ --enable-stemmer \
--disable-dep11 \
--disable-static \
--disable-silent-rules \