From dc5b951284b5e5202a4a41477e0211643944d44d Mon Sep 17 00:00:00 2001 From: heliguy Date: Wed, 27 Mar 2024 00:23:33 -0400 Subject: [PATCH] Update to GNOME Runtime 46, Libadwaita 1.5, and set profile to devel --- io.github.flattool.Warehouse.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/io.github.flattool.Warehouse.json b/io.github.flattool.Warehouse.json index e0c6823..c06b077 100644 --- a/io.github.flattool.Warehouse.json +++ b/io.github.flattool.Warehouse.json @@ -1,7 +1,7 @@ { "id" : "io.github.flattool.Warehouse", "runtime" : "org.gnome.Platform", - "runtime-version" : "45", + "runtime-version" : "46", "sdk" : "org.gnome.Sdk", "command" : "warehouse", "finish-args" : [ @@ -44,7 +44,7 @@ "name" : "warehouse", "builddir" : true, "buildsystem" : "meson", - "config-opts": [ "-Dprofile=default" ], + "config-opts": [ "-Dprofile=development" ], "sources" : [ { "type" : "dir",