mirror of
https://gitlab.gnome.org/GNOME/calls.git
synced 2024-12-04 20:07:36 +00:00
flatpak: Add callaudiod to flatpak
Added callaudiod to the Flatpak manifest so Calls builds again.
This commit is contained in:
parent
6e343fea6c
commit
073b41d42e
1 changed files with 11 additions and 0 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue