From 204aae705038d986ad2d4473bd87c6aa06f3d125 Mon Sep 17 00:00:00 2001 From: Bob Ham Date: Fri, 30 Nov 2018 16:38:37 +0000 Subject: [PATCH] sm.puri.Calls.json: Add gsound and libpeas modules as dependencies --- sm.puri.Calls.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/sm.puri.Calls.json b/sm.puri.Calls.json index f0ba242..c140a6b 100644 --- a/sm.puri.Calls.json +++ b/sm.puri.Calls.json @@ -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",