[gnome-music/wip/mschraal/goa-build-fixes: 2/3] flatpak: Work around crash in master runtime



commit 6ecbcd30683c9ba0ca84fcf21472762629c90284
Author: Marinus Schraal <mschraal gnome org>
Date:   Mon Feb 12 12:37:46 2018 +0100

    flatpak: Work around crash in master runtime
    
    Pin runtime to 3.26 for the time being.

 org.gnome.Music.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/org.gnome.Music.json b/org.gnome.Music.json
index 59464a1..ee0d781 100644
--- a/org.gnome.Music.json
+++ b/org.gnome.Music.json
@@ -1,7 +1,7 @@
 {
     "app-id": "org.gnome.Music",
     "runtime": "org.gnome.Platform",
-    "runtime-version": "master",
+    "runtime-version": "3.26",
     "sdk": "org.gnome.Sdk",
     "command": "gnome-music",
     "tags": ["nightly"],


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