[gnome-boxes/flatpak-master-fixup: 8/8] flatpak: Use "master" Sdk/Runtime



commit 0cd87908f2c7c55661e652a6f940c775ae753051
Author: Felipe Borges <felipeborges gnome org>
Date:   Mon Aug 5 09:20:07 2019 +0200

    flatpak: Use "master" Sdk/Runtime
    
    This is the last commit on a series that fixed the build of Boxes
    against the current "master" HEAD of the Flatpak SDK and Runtime.

 build-aux/flatpak/org.gnome.Boxes.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/build-aux/flatpak/org.gnome.Boxes.json b/build-aux/flatpak/org.gnome.Boxes.json
index 10b40c40..c4f16c87 100644
--- a/build-aux/flatpak/org.gnome.Boxes.json
+++ b/build-aux/flatpak/org.gnome.Boxes.json
@@ -1,7 +1,7 @@
 {
     "app-id" : "org.gnome.BoxesDevel",
     "runtime" : "org.gnome.Platform",
-    "runtime-version" : "3.32",
+    "runtime-version" : "master",
     "sdk" : "org.gnome.Sdk",
     "command" : "gnome-boxes",
     "tags" : ["devel", "development", "nightly"],


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