mirror of
https://gitlab.gnome.org/GNOME/calls.git
synced 2024-12-04 20:07:36 +00:00
sm.puri.Calls.json: Add gsound and libpeas modules as dependencies
This commit is contained in:
parent
c5b90d5b0c
commit
204aae7050
1 changed files with 20 additions and 0 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue