File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 14
14
15
15
env :
16
16
# git revision of gvsbuild we use for to build GLib and the other dependencies
17
- gvsbuildref : de70bfe8f540249aafbf8247ac6886019262917f
17
+ gvsbuildref : 876d21a1ecd8db1398b1dba263efee1bc3befad8
18
18
19
19
# bump this number if you want to force a rebuild of gvsbuild with the same revision
20
20
gvsbuildupdate : 1
84
84
- { name: "glib", test: true, args: "--features v2_80" }
85
85
- { name: "glib-build-tools", test: false, args: "" }
86
86
- { name: "graphene", test: false, args: "" }
87
- - { name: "pango", test: true, args: "--features v1_50 " }
87
+ - { name: "pango", test: true, args: "--features v1_52 " }
88
88
- { name: "pangocairo", test: true, args: "" }
89
89
- { name: "examples", test: false, args: "--bins --examples --all-features" }
90
90
You can’t perform that action at this time.
0 commit comments