We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27c02c9 commit dce86dbCopy full SHA for dce86db
1 file changed
ci/win/preinstall.sh
@@ -4,6 +4,8 @@ deps="cairo-2 png16-16 jpeg-8 pango-1.0-0 pangocairo-1.0-0 gobject-2.0-0 glib-2.
4
5
# install cairo and tools to create .lib
6
7
+pacman -Sy
8
+
9
pacman --noconfirm -S \
10
wget \
11
unzip \
0 commit comments