mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-03 01:36:17 +01:00
ci: Fix msys-mingw32 CI builds due to package rename
Fix by Christoph Reiter, see https://gitlab.gnome.org/GNOME/glib/-/merge_requests/1879#note_1009843. Signed-off-by: Philip Withnall <pwithnall@endlessos.org>
This commit is contained in:
parent
eb7b88baf7
commit
602528d256
@ -20,7 +20,7 @@ pacman --noconfirm -S --needed \
|
||||
mingw-w64-$MSYS2_ARCH-meson \
|
||||
mingw-w64-$MSYS2_ARCH-pcre \
|
||||
mingw-w64-$MSYS2_ARCH-python3 \
|
||||
mingw-w64-$MSYS2_ARCH-python3-pip \
|
||||
mingw-w64-$MSYS2_ARCH-python-pip \
|
||||
mingw-w64-$MSYS2_ARCH-toolchain \
|
||||
mingw-w64-$MSYS2_ARCH-zlib \
|
||||
mingw-w64-$MSYS2_ARCH-libelf
|
||||
|
Loading…
Reference in New Issue
Block a user