[gnome-ostree] manifest: Fix syntax error



commit 97d62f96832caa85e59d62bd8792eebf3dfa20c5
Author: Colin Walters <walters verbum org>
Date:   Fri Sep 6 10:26:26 2013 -0400

    manifest: Fix syntax error

 manifest.json |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 5b6fab6..ff0749e 100644
--- a/manifest.json
+++ b/manifest.json
@@ -892,7 +892,7 @@
                 "component": "devel"},
 
                {"src": "gnome:jhbuild",
-                "component": "devel"}
+                "component": "devel"},
 
                {"src": "git:git://git.fishsoup.net/git-bz",
                 "config-opts": ["--disable-documentation"],


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