We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0523ca0 + 6fa56fc commit e6cba43Copy full SHA for e6cba43
gtk-4.yaml
@@ -1,6 +1,6 @@
1
package:
2
name: gtk-4
3
- version: "4.19.1"
+ version: "4.19.2"
4
epoch: 0
5
description: The GTK+ Toolkit (v4)
6
copyright:
@@ -48,6 +48,7 @@ environment:
48
- libdrm-dev
49
- libepoxy-dev
50
- libice-dev
51
+ - librsvg-dev
52
- libtool
53
- libx11-dev
54
- libxcomposite-dev
@@ -92,7 +93,7 @@ pipeline:
92
93
with:
94
repository: https://gitlab.gnome.org/GNOME/gtk.git
95
tag: ${{package.version}}
- expected-commit: d3367b7c2fac840646f26d1ccddca3caa67828fd
96
+ expected-commit: 40fdcc688fd86b21cf10f6f1898217719de7c6dc
97
98
- uses: meson/configure
99
0 commit comments