[rygel/wip/ci] flatpak: Fix owning our name



commit 3e7d459ed5f4cf468ec091c8f9b07f2368be9885
Author: Jens Georg <mail jensge org>
Date:   Sat Aug 7 02:14:14 2021 +0200

    flatpak: Fix owning our name

 build-aux/org.gnome.Rygel.json | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
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",


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]