summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2022-01-03 19:20:34 +0100
committerJens Georg <mail@jensge.org>2022-01-04 15:18:13 +0100
commit9d0cdbfac5bb4857f88b25561bb600f74a6e7412 (patch)
tree54914c085a4ab88aaf2481154be4c4e4827e9e61
parent80c738b03fd41c74625c9918695a49951dcc625e (diff)
downloadrygel-9d0cdbfac5bb4857f88b25561bb600f74a6e7412.tar.gz
flatpak: Use GSSDP and GUPnP 1.4 branches
-rw-r--r--build-aux/org.gnome.Rygel.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/build-aux/org.gnome.Rygel.json b/build-aux/org.gnome.Rygel.json
index cc2dadc5..a0441591 100644
--- a/build-aux/org.gnome.Rygel.json
+++ b/build-aux/org.gnome.Rygel.json
@@ -40,6 +40,7 @@
{
"type" : "git",
"url" : "https://gitlab.gnome.org/GNOME/gssdp.git/"
+ "branch" : "gssdp-1.4"
}
]
},
@@ -50,6 +51,7 @@
{
"type" : "git",
"url" : "https://gitlab.gnome.org/GNOME/gupnp.git/"
+ "branch" : "gupnp-1.4"
}
]
},