[gnome-continuous] manifest: Add missing comma



commit 16b47173a6fdd400d6e9acab09bbccd0ae1951d4
Author: Javier Jardón <jjardon gnome org>
Date:   Wed Feb 10 00:43:48 2016 +0000

    manifest: Add missing comma

 manifest.json |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 30159d1..3dfee36 100644
--- a/manifest.json
+++ b/manifest.json
@@ -764,7 +764,7 @@
                                 "--disable-examples",
                                 "--disable-fatal-warnings"]},
 
-               {"src": "git:git://github.com/FFmpeg/FFmpeg.git"}
+               {"src": "git:git://github.com/FFmpeg/FFmpeg.git"},
 
                {"src": "fd-gstreamer:gst-libav",
                 "config-opts": ["--disable-tests",


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