[gnome-continuous] manifest: Fix typo in hunspell module definition



commit 3f8735c8e0d06860867dc02efaec58e2117b8203
Author: Javier Jardón <jjardon gnome org>
Date:   Sat Feb 18 20:26:13 2017 +0000

    manifest: Fix typo in hunspell module definition

 manifest.json |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index a9bd118..9944b69 100644
--- a/manifest.json
+++ b/manifest.json
@@ -813,7 +813,7 @@
                 {"src": "git:https://chromium.googlesource.com/webm/libwebp"},
 
                {"src": "git:https://github.com/hunspell/hunspell.git";,
-                "patches:" ["hunspell-autogen.patch"]},
+                "patches": ["hunspell-autogen.patch"]},
 
                {"src": "tarball:https://github.com/AbiWord/enchant/archive/enchant-1-6-1.tar.gz";,
                 "name": "enchant",


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