[gnome-continuous] manifest: enable installed tests for gspell
- From: Sébastien Wilmet <swilmet src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous] manifest: enable installed tests for gspell
- Date: Sat, 12 Mar 2016 17:22:26 +0000 (UTC)
commit c266a6a5672a9472efa6f68f526a72d322b4950d
Author: Sébastien Wilmet <swilmet gnome org>
Date: Sat Mar 12 18:19:09 2016 +0100
manifest: enable installed tests for gspell
It requires an en_US dictionary for one of the supported Enchant backend
(hunspell, aspell, etc.).
manifest.json | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index cf53d7c..0410596 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1174,7 +1174,8 @@
"patches": ["gtkspell-autogen.patch"],
"config-opts": ["--disable-maintainer-mode"]},
- {"src": "gnome:gspell"},
+ {"src": "gnome:gspell",
+ "config-opts": ["--enable-installed-tests"]},
{"src": "gnome:gedit"},
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]