wip: add gtk4
Some checks failed
Build / Flatpak (x86_64) (push) Failing after 10m18s

This commit is contained in:
0xMRTT 2023-05-28 00:36:22 +02:00
parent e8bfb6cb2e
commit 7f15cc59be
Signed by: 0xMRTT
GPG Key ID: 910B287304120902

View File

@ -47,6 +47,17 @@
}
]
},
{
"name": "gtk",
"buildsystem": "meson",
"sources": [
{
"type": "git",
"url": "https://gitlab.gnome.org/GNOME/gtk.git",
"tag": "4.11.2"
}
]
},
{
"name": "libadwaita",
"buildsystem": "meson",