[gnome-continuous] Disable team UI in network-manager-applet
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous] Disable team UI in network-manager-applet
- Date: Mon, 25 Jul 2016 12:40:13 +0000 (UTC)
commit ca4db18e9342c6d4880ace16883a256be58665bf
Author: Emmanuele Bassi <ebassi gnome org>
Date: Mon Jul 25 13:39:05 2016 +0100
Disable team UI in network-manager-applet
The team configuration editor UI requires a new dependency, Jansson,
which would be the third JSON parsing and generating library.
manifest.json | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index c6a004b..e47f24a 100644
--- a/manifest.json
+++ b/manifest.json
@@ -701,7 +701,8 @@
{"src": "gnome:network-manager-applet",
"config-opts": ["--enable-more-warnings=no",
- "--disable-migration"]},
+ "--disable-migration",
+ "--without-team"]},
{"src": "fd-pulse:pulseaudio",
"config-opts": ["--disable-openssl"],
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]