[gnome-clocks/bilelmoussaoui/3.36.2: 12/14] Flatpak: remove finish-args comments
- From: Bilal Elmoussaoui <bilelmoussaoui src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-clocks/bilelmoussaoui/3.36.2: 12/14] Flatpak: remove finish-args comments
- Date: Sun, 10 May 2020 10:26:38 +0000 (UTC)
commit c6865803317f1c5cf6889bee8ff276451b57f097
Author: Bilal Elmoussaoui <bil elmoussaoui gmail com>
Date: Sat May 2 08:21:08 2020 +0000
Flatpak: remove finish-args comments
this causes the CI to fail since the introduction of
rewrite-flatpak-manifest that doesn't seem to use json-glib for now
build-aux/flatpak/org.gnome.clocks.json | 6 ------
1 file changed, 6 deletions(-)
---
diff --git a/build-aux/flatpak/org.gnome.clocks.json b/build-aux/flatpak/org.gnome.clocks.json
index e68dd08..153c4e1 100644
--- a/build-aux/flatpak/org.gnome.clocks.json
+++ b/build-aux/flatpak/org.gnome.clocks.json
@@ -7,17 +7,11 @@
"tags": ["nightly"],
"desktop-file-name-prefix": "(Development) ",
"finish-args": [
- /* X11 + XShm access */
"--share=ipc", "--socket=x11",
- /* Wayland access */
"--socket=wayland",
- /* PulseAudio access */
"--socket=pulseaudio",
- /* Needs to talk to the network: */
"--share=network",
- /* Needed to get geo-positioning */
"--system-talk-name=org.freedesktop.GeoClue2",
- /* Needed for dconf to work */
"--filesystem=xdg-run/dconf", "--filesystem=~/.config/dconf:ro",
"--talk-name=ca.desrt.dconf", "--env=DCONF_USER_CONFIG_DIR=.config/dconf"
],
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]