[gnome-continuous/revert-792d0975] Revert "Switch libsoup to use Meson"



commit 5e7be3936b2126a4d3f8f4488c19912f87815d9f
Author: Tomas Popela <tpopela redhat com>
Date:   Wed Sep 12 12:27:00 2018 +0000

    Revert "Switch libsoup to use Meson"
    
    This reverts commit 792d09757c8b752e3ef3aa080a2d9122146e692f

 manifest.json | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/manifest.json b/manifest.json
index 1efa449..b9ecdab 100644
--- a/manifest.json
+++ b/manifest.json
@@ -817,7 +817,8 @@
                {"src": "gnome:libsoup.git",
                  "name": "libsoup",
                 "component": "minimal",
-                "config-opts": ["-Dtls_check=false"]},
+                 "force-autotools": true,
+                "config-args": ["--disable-tls-check", "--enable-installed-tests"]},
 
                {"src": "gnome:gnome-ostree-integration.git",
                  "name": "gnome-ostree-integration",


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