[gnome-control-center/gnome-3-36] flatpak: Add mobile-broadband-provider-info
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center/gnome-3-36] flatpak: Add mobile-broadband-provider-info
- Date: Sun, 29 Mar 2020 22:47:47 +0000 (UTC)
commit 0142469b632475029fd959a4aeb262713d35e093
Author: Adrien Plazas <kekun plazas laposte net>
Date: Fri Mar 6 12:10:19 2020 +0100
flatpak: Add mobile-broadband-provider-info
Let's have this info, as we can.
build-aux/flatpak/org.gnome.Settings.json | 14 +++++++++++---
1 file changed, 11 insertions(+), 3 deletions(-)
---
diff --git a/build-aux/flatpak/org.gnome.Settings.json b/build-aux/flatpak/org.gnome.Settings.json
index f3fe2b07c..ce531d9df 100644
--- a/build-aux/flatpak/org.gnome.Settings.json
+++ b/build-aux/flatpak/org.gnome.Settings.json
@@ -379,13 +379,22 @@
}
]
},
+ {
+ "name" : "mobile-broadband-provider-info",
+ "buildsystem" : "autotools",
+ "sources" : [
+ {
+ "type" : "git",
+ "url" : "https://gitlab.gnome.org/GNOME/mobile-broadband-provider-info.git"
+ }
+ ]
+ },
{
"name" : "libnma",
"buildsystem" : "meson",
"config-opts" : [
"-Dgtk_doc=false",
"-Dintrospection=false",
- "-Dmobile_broadband_provider_info=false",
"-Dvapi=false"
],
"sources" : [
@@ -404,8 +413,7 @@
"-Dlibnm_gtk=false",
"-Dselinux=false",
"-Dteam=false",
- "-Dwwan=false",
- "-Dmobile_broadband_provider_info=false"
+ "-Dwwan=false"
],
"sources" : [
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]