summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarco Melorio <marco.melorio@protonmail.com>2022-08-29 02:51:06 +0200
committerFelipe Borges <felipeborges@gnome.org>2022-11-24 13:20:13 +0100
commitb4add5440798e9d3a21e26d06a8bee2e245bd3bf (patch)
tree3fa1378b86e0616b7419981bb7cd98fc14658551
parentef2ae7e40a64e238e23f05b2286d972ce5088efc (diff)
downloadgnome-control-center-b4add5440798e9d3a21e26d06a8bee2e245bd3bf.tar.gz
flatpak: Fix build of network-manager-applet module
This removes old build config flags.
-rw-r--r--build-aux/flatpak/org.gnome.Settings.json7
1 files changed, 2 insertions, 5 deletions
diff --git a/build-aux/flatpak/org.gnome.Settings.json b/build-aux/flatpak/org.gnome.Settings.json
index 8a5e8abd8..24109b788 100644
--- a/build-aux/flatpak/org.gnome.Settings.json
+++ b/build-aux/flatpak/org.gnome.Settings.json
@@ -404,12 +404,9 @@
"buildsystem" : "meson",
"config-opts" : [
"-Dappindicator=no",
- "-Dgtk_doc=false",
- "-Dintrospection=false",
- "-Dlibnm_gtk=false",
+ "-Dwwan=false",
"-Dselinux=false",
- "-Dteam=false",
- "-Dwwan=false"
+ "-Dteam=false"
],
"sources" : [
{