[gnome-continuous] manifest: Fix missing commas



commit ecbc5dbc8e602f1e84522ef39636dacf099b3b7a
Author: Javier Jardón <jjardon gnome org>
Date:   Sun Feb 26 00:33:47 2017 +0000

    manifest: Fix missing commas

 manifest.json |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index c4024f1..14af2b6 100644
--- a/manifest.json
+++ b/manifest.json
@@ -605,7 +605,7 @@
                                 "--disable-argyllcms-sensor",
                                 "--disable-installed-tests"]},
 
-               {"src": "ebassi:graphene"
+               {"src": "ebassi:graphene",
                 "patches": ["graphene-build-api.patch"]},
 
                {"src": "gnome:gconf",
@@ -961,7 +961,7 @@
                {"src": "gnome:totem-pl-parser"},
 
                 {"src": "gnome:grilo",
-                "config-opts": ["--disable-vala"]
+                "config-opts": ["--disable-vala"],
                 "patches": ["grilo-build-api.patch"]},
 
                {"src": "gnome:grilo-plugins",
@@ -1147,7 +1147,7 @@
                 {"src": "gnome:gnome-autoar"},
 
                {"src": "gnome:nautilus",
-                "config-opts": ["--disable-selinux"]
+                "config-opts": ["--disable-selinux"],
                 "patches": ["nautilus-build-api.patch"]},
 
                 {"src": 
"tarball:http://downloads.sourceforge.net/project/gtkspell/3.0.9/gtkspell3-3.0.9.tar.xz";,


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