1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2024-06-28 06:39:32 +00:00

flatpak: Add callaudiod to flatpak

Added callaudiod to the Flatpak manifest so Calls builds again.
This commit is contained in:
James Westman 2020-11-12 14:01:47 -06:00 committed by Evangelos Ribeiro Tzaras
parent 6e343fea6c
commit 073b41d42e

View file

@ -261,6 +261,17 @@
}
]
},
{
"name" : "callaudiod",
"buildsystem" : "meson",
"sources" : [
{
"type" : "archive",
"url" : "https://gitlab.com/mobian1/callaudiod/-/archive/0.0.4/callaudiod-0.0.4.tar.gz",
"sha256" : "a9620dee2999fa85a7ca8f0314be3317a99fc225439ac193d5f727ff9397f93d"
}
]
},
{
"name" : "calls",
"buildsystem" : "meson",