[gnome-continuous] Revert "manifest.json: Build master of enchant instead a tarball"



commit 45e3f73929cc528b6f23eb3b7902526bb36ce901
Author: Javier Jardón <jjardon gnome org>
Date:   Sat Feb 18 19:32:18 2017 +0000

    Revert "manifest.json: Build master of enchant instead a tarball"
    
    This reverts commit 9ff8e60ce16a3b670b0be00e8a78cea45be0db7b.
    
    master needs gnulib and fails to clone the repo as there is no
    network connection in the build environment:
    http://build.gnome.org/continuous/buildmaster/builds/2017/02/18/48/build/log-enchant.txt

 manifest.json |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 37498ff..5a1d5a8 100644
--- a/manifest.json
+++ b/manifest.json
@@ -812,7 +812,9 @@
       
                 {"src": "git:https://chromium.googlesource.com/webm/libwebp"},
 
-               {"src": "git:https://github.com/AbiWord/enchant.git"},
+                {"src": "tarball:http://www.abisource.com/downloads/enchant/1.6.0/enchant-1.6.0.tar.gz";,
+                "name": "enchant",
+                "checksum": "2fac9e7be7e9424b2c5570d8affe568db39f7572c10ed48d4e13cddf03f7097f"}, 
 
                {"src": "tarball:http://www.webkitgtk.org/releases/webkitgtk-2.15.4.tar.xz";,
                 "name": "webkitgtk",


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