[gnome-continuous] Another attempt to fix glib-networking build



commit cb737a22e2ee125871cdb9fe041084264bc1e287
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Sat Oct 21 12:29:21 2017 -0500

    Another attempt to fix glib-networking build

 manifest.json                           |    2 +-
 patches/glib-networking-build-api.patch |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 4ab4bad..4561298 100644
--- a/manifest.json
+++ b/manifest.json
@@ -809,7 +809,7 @@
                 {"src": "gnome:glib-networking",
                 "component": "minimal",
                  "patches": ["glib-networking-build-api.patch"],
-                "config-opts": ["--enable-installed-tests --disable-libproxy"]},
+                "config-opts": ["--enable-installed-tests", "--disable-libproxy"]},
 
                {"src": "gnome:libsoup",
                 "component": "minimal",
diff --git a/patches/glib-networking-build-api.patch b/patches/glib-networking-build-api.patch
index da739bc..ad52c53 100644
--- a/patches/glib-networking-build-api.patch
+++ b/patches/glib-networking-build-api.patch
@@ -168,7 +168,7 @@ index 0000000..25b666c
 +      --default-library shared \
 +      ${enable_docs} \
 +      ${enable_man} \
-+       ${enable_libproxy} \
++      ${enable_libproxy} \
 +      ${builddir} \
 +      ${srcdir}
 +


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