Update to GNOME Runtime 46, Libadwaita 1.5, and set profile to devel

This commit is contained in:
heliguy
2024-03-27 00:23:33 -04:00
parent 136dde6566
commit dc5b951284

View File

@@ -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",