[gnome-continuous] Try and build libsoup from master



commit 967b16096342504c51b1e738b79a0799ee218b0e
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Wed Sep 12 10:40:54 2018 +0100

    Try and build libsoup from master
    
    Now that we have libpsl, we should be able to build libsoup from master.
    
    Force the Autotools build, since we don't want too many disruptions in
    one go.

 manifest.json | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index aafd297..b9ecdab 100644
--- a/manifest.json
+++ b/manifest.json
@@ -816,9 +816,8 @@
 
                {"src": "gnome:libsoup.git",
                  "name": "libsoup",
-                 "tag": "d28962ff4d5020a9b906f5492acad69b533be2d1",
-                 "tag-reason": "Dependency on libpsl",
                 "component": "minimal",
+                 "force-autotools": true,
                 "config-args": ["--disable-tls-check", "--enable-installed-tests"]},
 
                {"src": "gnome:gnome-ostree-integration.git",
@@ -1506,7 +1505,7 @@
 
     "initramfs-build-epoch": {"version": 0},
     
-       "build-epoch": {"version": 169,
+       "build-epoch": {"version": 170,
                        "all": false,
-                       "component-names": ["gnome-desktop"]}
+                       "component-names": ["libsoup"]}
 }


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