summaryrefslogtreecommitdiff
path: root/build-aux
diff options
context:
space:
mode:
Diffstat (limited to 'build-aux')
-rw-r--r--build-aux/org.gnome.Rygel.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/build-aux/org.gnome.Rygel.json b/build-aux/org.gnome.Rygel.json
index 4208e71a..15e7b71f 100644
--- a/build-aux/org.gnome.Rygel.json
+++ b/build-aux/org.gnome.Rygel.json
@@ -34,6 +34,21 @@
],
"modules" : [
{
+ "name" : "libsoup",
+ "buildsystem" : "meson",
+ "sources" : [
+ {
+ "type" : "git",
+ "url" : "https://gitlab.gnome.org/GNOME/libsoup.git/",
+ "branch" : "master"
+ }
+ ],
+ "config-opts" : [
+ "-Dtls_check=false",
+ "-Ddocs=disabled"
+ ]
+ },
+ {
"name" : "gssdp",
"buildsystem" : "meson",
"sources" : [