mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-29 23:32:04 +02:00
flatpak: update required GTK4 libs
This commit is contained in:
@@ -14,6 +14,7 @@ finish-args:
|
||||
- --env=GST_VAAPI_ALL_DRIVERS=1
|
||||
|
||||
modules:
|
||||
- lib/glib.json
|
||||
- shared-modules/gudev/gudev.json
|
||||
- lib/pango.json
|
||||
- lib/libsass.json
|
||||
|
12
pkgs/flatpak/lib/glib.json
Normal file
12
pkgs/flatpak/lib/glib.json
Normal 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"
|
||||
}
|
||||
]
|
||||
}
|
@@ -8,8 +8,8 @@
|
||||
{
|
||||
"type": "git",
|
||||
"url": "https://gitlab.gnome.org/GNOME/pango.git",
|
||||
"tag": "1.47.0",
|
||||
"commit": "43808377088ea3eecc1607b910dee1477508587b"
|
||||
"tag": "1.48.0",
|
||||
"commit": "a39fea44c7c9f982fcca6d639929545dd3e09eb7"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user