build: Add gmobile
We'll use it for the provider info parsing Signed-off-by: Guido Günther <agx@sigxcpu.org> Part-of: <https://gitlab.gnome.org/GNOME/calls/-/merge_requests/790>
This commit is contained in:
@@ -283,6 +283,25 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name" : "gmobile",
|
||||
"buildsystem" : "meson",
|
||||
"config-opts" : [
|
||||
"-Dexamples=false",
|
||||
'-Dintrospection=false',
|
||||
'-Dgtk_doc=false',
|
||||
'-Dtests=false',
|
||||
'-Dvapi=false',
|
||||
'-Dhwdb=false'
|
||||
],
|
||||
"sources" : [
|
||||
{
|
||||
"type" : "git",
|
||||
"url" : "https://gitlab.gnome.org/World/Phosh/gmobile",
|
||||
"branch" : "main"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name" : "mobile-broadband-provider-info",
|
||||
"buildsystem" : "meson",
|
||||
|
||||
Reference in New Issue
Block a user