flatpak: update required GTK4 libs

This commit is contained in:
Rafostar
2020-11-09 14:41:37 +01:00
parent 1bb1fc76e1
commit f8c47e611a
3 changed files with 15 additions and 2 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "glib",
"buildsystem": "meson",
"sources": [
{
"type": "git",
"url": "https://gitlab.gnome.org/GNOME/glib.git",
"tag": "2.67.0",
"commit": "8f0b968cd128915853d17bf7944f7e0ebd90a399"
}
]
}