[gnome-continuous] Try gnome-gitlab again



commit 893e425851ed19271e36be1ce6500599817636bf
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Tue Jun 27 15:06:57 2017 +0100

    Try gnome-gitlab again
    
    It seems we need to append `.git` to the clone URL, in order to resolve
    to the right repository internally.

 manifest.json |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 756ea09..17c6a43 100644
--- a/manifest.json
+++ b/manifest.json
@@ -690,7 +690,7 @@
                {"src": "gnome:gnome-keyring",
                 "config-opts": ["--disable-doc"]},
 
-               {"src": "gnome:json-glib"},
+               {"src": "gnome-gitlab:ebassi/json-glib.git"},
 
                {"src": "gnome:libcroco"},
 


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