[gnome-continuous] Update config-opts for NetworkManager



commit 1bf74997feb63126b74e99d3f0d83dff180cd0da
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Wed Dec 13 15:09:29 2017 +0000

    Update config-opts for NetworkManager
    
    Upstream moved to Meson.

 manifest.json |   13 +++++--------
 1 files changed, 5 insertions(+), 8 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 81355b8..d8e1ae1 100644
--- a/manifest.json
+++ b/manifest.json
@@ -570,14 +570,11 @@
                 "config-opts": ["--with-python=python3"]},
 
                {"src": "fd-NM:NetworkManager",
-                "config-opts": ["PYTHON=python3",
-                                "--with-dhclient=yes",
-                                "--with-session-tracking=systemd",
-                                "--with-crypto=nss",
-                                "--disable-doc",
-                                "--disable-gtk-doc",
-                                "--enable-more-warnings=yes",
-                                "--enable-modify-system"]},
+                "config-opts": ["-Ddhclient=''",
+                                "-Dsession_tracking=systemd",
+                                "-Dcrypto=nss",
+                                "-Ddoc=false",
+                                "-Dmodify_system=true"]},
 
                {"src": "0pointer:libatasmart.git"},
 


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