Fix Flatpak manifest missing gnome-online-accounts.

This commit is contained in:
Michael James Gratton 2018-06-11 16:26:47 +10:00
parent e48ff8fb0c
commit d1940acf11

View file

@ -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": [