[gnome-clocks/bilelmoussaoui/flatpak-build: 7/8] flatpak: use fallback-x11 & remove unneeded gweather env



commit daae60983657b737cd832676888d3f9a1323524b
Author: Bilal Elmoussaoui <bil elmoussaoui gmail com>
Date:   Thu Jun 11 12:29:45 2020 +0200

    flatpak: use fallback-x11 & remove unneeded gweather env

 build-aux/flatpak/org.gnome.clocks.json | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)
---
diff --git a/build-aux/flatpak/org.gnome.clocks.json b/build-aux/flatpak/org.gnome.clocks.json
index abd66db..161a66c 100644
--- a/build-aux/flatpak/org.gnome.clocks.json
+++ b/build-aux/flatpak/org.gnome.clocks.json
@@ -7,7 +7,7 @@
     "tags": ["nightly"],
     "desktop-file-name-prefix": "(Development) ",
     "finish-args": [
-        "--share=ipc", "--socket=x11",
+        "--share=ipc", "--socket=fallback-x11",
         "--socket=wayland",
         "--socket=pulseaudio",
         "--share=network",
@@ -35,11 +35,6 @@
         {
             "name": "libgweather",
             "buildsystem": "meson",
-            "build-options": {
-                "env": {
-                    "PKG_CONFIG_VAPIGEN_VAPIDIR": "/app/share/vala/vapi"
-                }
-            },
             "sources": [
                 {
                     "type": "git",


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