mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 07:23:41 +02: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:
@@ -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
|
||||
|
Reference in New Issue
Block a user