[gnome-control-center] flatpak: disable mobile-broadband-provider-info
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center] flatpak: disable mobile-broadband-provider-info
- Date: Wed, 19 Sep 2018 14:18:50 +0000 (UTC)
commit ec57ffcdd57ba5cfd8359b42a3528ffcd3b8f0fb
Author: RyuzakiKK <aasonykk gmail com>
Date: Mon Sep 17 20:33:42 2018 +0200
flatpak: disable mobile-broadband-provider-info
Without this flag at false network-manager-applet requires the
mobile-broadband-provider-info dependency that is not listed in this
flatpak
build-aux/flatpak/org.gnome.Settings.json | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/build-aux/flatpak/org.gnome.Settings.json b/build-aux/flatpak/org.gnome.Settings.json
index c7d20e6fe..2a8e2416b 100644
--- a/build-aux/flatpak/org.gnome.Settings.json
+++ b/build-aux/flatpak/org.gnome.Settings.json
@@ -362,7 +362,8 @@
"-Dlibnm_gtk=false",
"-Dselinux=false",
"-Dteam=false",
- "-Dwwan=false"
+ "-Dwwan=false",
+ "-Dmobile_broadband_provider_info=false"
],
"sources" : [
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]