[gnome-builder] meson-templates: Bump runtime version to 3.34
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder] meson-templates: Bump runtime version to 3.34
- Date: Thu, 13 Feb 2020 02:19:03 +0000 (UTC)
commit b83281923022ed581c17bd7b6568bd7df88c1509
Author: Ricardo Silva Veloso <ricvelozo gmail com>
Date: Mon Feb 10 06:31:28 2020 -0300
meson-templates: Bump runtime version to 3.34
src/plugins/meson-templates/resources/flatpak.json | 8 ++------
1 file changed, 2 insertions(+), 6 deletions(-)
---
diff --git a/src/plugins/meson-templates/resources/flatpak.json
b/src/plugins/meson-templates/resources/flatpak.json
index 770ea827a..678243442 100644
--- a/src/plugins/meson-templates/resources/flatpak.json
+++ b/src/plugins/meson-templates/resources/flatpak.json
@@ -1,7 +1,7 @@
{
"app-id": "{{appid}}",
"runtime": "org.gnome.Platform",
- "runtime-version": "3.32",
+ "runtime-version": "3.34",
"sdk": "org.gnome.Sdk",
{{if language == "rust"}}
"sdk-extensions" : [
@@ -13,11 +13,7 @@
"--share=network",
"--share=ipc",
"--socket=fallback-x11",
- "--socket=wayland",
- "--filesystem=xdg-run/dconf",
- "--filesystem=~/.config/dconf:ro",
- "--talk-name=ca.desrt.dconf",
- "--env=DCONF_USER_CONFIG_DIR=.config/dconf"
+ "--socket=wayland"
],
{{if language == "rust"}}
"build-options": {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]