[gnome-continuous] Use the appropriate config-opts for network-manager-applet



commit cb59bbf8e386c46db73f7d63842b74508af85ba9
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Wed Nov 29 21:40:44 2017 +0000

    Use the appropriate config-opts for network-manager-applet

 manifest.json |    7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 08fc277..070d07a 100644
--- a/manifest.json
+++ b/manifest.json
@@ -743,10 +743,9 @@
                {"src": "gnome:mobile-broadband-provider-info"},
 
                {"src": "gnome:network-manager-applet",
-                "config-opts": ["--enable-more-warnings=no",
-                                "--disable-migration",
-                                "--without-selinux",
-                                 "--without-team"]},
+                "config-opts": ["-Dmore_asserts=0",
+                                "-Dselinux=false",
+                                 "-Dteam=false"]},
 
                {"src": "fd-pulse:pulseaudio",
                 "config-opts": ["--disable-openssl"],


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