1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2024-05-15 01:29:28 +00:00

sm.puri.Calls.json: Add gsound and libpeas modules as dependencies

This commit is contained in:
Bob Ham 2018-11-30 16:38:37 +00:00
parent c5b90d5b0c
commit 204aae7050

View file

@ -47,6 +47,26 @@
}
]
},
{
"name" : "gsound",
"sources" : [
{
"type" : "archive",
"url" : "https://download.gnome.org/sources/gsound/1.0/gsound-1.0.2.tar.xz",
"sha256" : "bba8ff30eea815037e53bee727bbd5f0b6a2e74d452a7711b819a7c444e78e53"
}
]
},
{
"name" : "libpeas",
"sources" : [
{
"type" : "archive",
"url" : "https://download.gnome.org/sources/libpeas/1.22/libpeas-1.22.0.tar.xz",
"sha256" : "5b2fc0f53962b25bca131a5ec0139e6fef8e254481b6e777975f7a1d2702a962"
}
]
},
{
"name" : "libhandy",
"buildsystem" : "meson",