flatpak: Add libnma
This is needed by network-manager-applet.
This commit is contained in:
parent
88c5866f85
commit
9c080d09a7
1 changed files with 16 additions and 0 deletions
|
@ -379,6 +379,22 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name" : "libnma",
|
||||
"buildsystem" : "meson",
|
||||
"config-opts" : [
|
||||
"-Dgtk_doc=false",
|
||||
"-Dintrospection=false",
|
||||
"-Dmobile_broadband_provider_info=false",
|
||||
"-Dvapi=false"
|
||||
],
|
||||
"sources" : [
|
||||
{
|
||||
"type" : "git",
|
||||
"url" : "https://gitlab.gnome.org/GNOME/libnma.git"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name" : "network-manager-applet",
|
||||
"buildsystem" : "meson",
|
||||
|
|
Loading…
Add table
Reference in a new issue