[gnome-continuous] Untag NetworkManager



commit 5ffc9b43783c16c76f4bd4a1956f88f78cf8ec56
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Sun Jun 16 22:02:39 2019 +0100

    Untag NetworkManager
    
    And move to Meson while we're at it.
    
    Hopefully, it'll build.

 manifest.json | 18 ++++++++----------
 1 file changed, 8 insertions(+), 10 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 19074b2..b5833f0 100644
--- a/manifest.json
+++ b/manifest.json
@@ -551,17 +551,15 @@
                  "name": "c-siphash"},
 
                {"src": "fd-NM:NetworkManager",
-                 "tag": "cb96d787c93b9ab09cf98c38939437c43f517f1f",
-                 "tag-reason": "NM is unbuildable from Git; use 1.10.8",
                  "force-autotools": true,
-                "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": ["-Dsession_tracking=systemd",
+                                "-Dcrypto=nss",
+                                "-Ddocs=false",
+                                 "-Dqt=false",
+                                 "-Djson_validation=false",
+                                 "-Dld_gc=false",
+                                 "-Dlibaudit=false",
+                                "-Dmodify_system=true"]},
 
                {"src": "0pointer:libatasmart.git"},
 


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