From 8b6da38825b8c1e91184a97f694628bfc4af1661 Mon Sep 17 00:00:00 2001 From: Adrien Plazas Date: Fri, 26 Oct 2018 11:03:50 +0200 Subject: [PATCH 1/2] flatpak: Don't build the libhandy Glade catalog --- sm.puri.Calls.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sm.puri.Calls.json b/sm.puri.Calls.json index 89555ea..ba9a822 100644 --- a/sm.puri.Calls.json +++ b/sm.puri.Calls.json @@ -50,6 +50,9 @@ { "name" : "libhandy", "buildsystem" : "meson", + "config-opts": [ + "-Dglade_catalog=false" + ], "sources" : [ { "type" : "git", From 1d935207088d2541e1c96fb2d786df821595792d Mon Sep 17 00:00:00 2001 From: Adrien Plazas Date: Fri, 26 Oct 2018 11:07:17 +0200 Subject: [PATCH 2/2] flatpak: Bump the SDK to master This is needed for libhandy to build as it depends on a more recent GTK+ 3 version than the one in the 3.28 SDK. --- sm.puri.Calls.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sm.puri.Calls.json b/sm.puri.Calls.json index ba9a822..f0ba242 100644 --- a/sm.puri.Calls.json +++ b/sm.puri.Calls.json @@ -1,7 +1,7 @@ { "app-id" : "sm.puri.Calls", "runtime" : "org.gnome.Platform", - "runtime-version" : "3.28", + "runtime-version" : "master", "sdk" : "org.gnome.Sdk", "command" : "calls", "finish-args" : [