summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2021-08-07 02:14:14 +0200
committerJens Georg <mail@jensge.org>2021-08-07 02:14:14 +0200
commit3e7d459ed5f4cf468ec091c8f9b07f2368be9885 (patch)
treeb8f74e37555c1a6f71cda9dd4e584f85e9aa745f
parent477d523a027b376dc4bc197df11113bb8a9cefe9 (diff)
downloadrygel-wip/ci.tar.gz
flatpak: Fix owning our namewip/ci
-rw-r--r--build-aux/org.gnome.Rygel.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/build-aux/org.gnome.Rygel.json b/build-aux/org.gnome.Rygel.json
index 340dd5f4..87b6392d 100644
--- a/build-aux/org.gnome.Rygel.json
+++ b/build-aux/org.gnome.Rygel.json
@@ -11,7 +11,8 @@
"--talk-name=org.gtk.vfs.*",
"--filesystem=xdg-pictures",
"--filesystem=xdg-videos",
- "--filesystem=xdg-music"
+ "--filesystem=xdg-music",
+ "--own-name=org.gnome.Rygel1"
],
"build-options" : {
"cflags" : "-O2 -g",