Fix Flatpak manifest missing gnome-online-accounts.
This commit is contained in:
parent
e48ff8fb0c
commit
d1940acf11
1 changed files with 15 additions and 0 deletions
|
|
@ -75,6 +75,21 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "gnome-online-accounts",
|
||||
"config-opts": [
|
||||
"--disable-telepathy",
|
||||
"--disable-documentation",
|
||||
"--disable-backend"
|
||||
],
|
||||
"sources": [
|
||||
{
|
||||
"type": "git",
|
||||
"url": "https://gitlab.gnome.org/GNOME/gnome-online-accounts.git",
|
||||
"branch": "master"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "libunwind",
|
||||
"sources": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue