[gnome-continuous] Revert "Untag NetworkManager"



commit fa3a974456e354cafd1093bb30422ed5286b047e
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Sun Jun 16 22:06:08 2019 +0100

    Revert "Untag NetworkManager"
    
    This reverts commit 5ffc9b43783c16c76f4bd4a1956f88f78cf8ec56.
    
    Not even building the modules saves us from subtrees being a bad idea.

 manifest.json | 18 ++++++++++--------
 1 file changed, 10 insertions(+), 8 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index b5833f0..19074b2 100644
--- a/manifest.json
+++ b/manifest.json
@@ -551,15 +551,17 @@
                  "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": ["-Dsession_tracking=systemd",
-                                "-Dcrypto=nss",
-                                "-Ddocs=false",
-                                 "-Dqt=false",
-                                 "-Djson_validation=false",
-                                 "-Dld_gc=false",
-                                 "-Dlibaudit=false",
-                                "-Dmodify_system=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"]},
 
                {"src": "0pointer:libatasmart.git"},
 


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