[glib: 1/2] ci: Fix msys-mingw32 CI builds due to package rename
- From: Sebastian Dröge <sdroege src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib: 1/2] ci: Fix msys-mingw32 CI builds due to package rename
- Date: Tue, 19 Jan 2021 09:35:03 +0000 (UTC)
commit 602528d256b2e90f799d1018eb4b3bd806dc5109
Author: Philip Withnall <pwithnall endlessos org>
Date: Tue Jan 19 09:00:54 2021 +0000
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>
.gitlab-ci/test-msys2.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci/test-msys2.sh b/.gitlab-ci/test-msys2.sh
index 4485f8dbc..1950443d8 100755
--- a/.gitlab-ci/test-msys2.sh
+++ b/.gitlab-ci/test-msys2.sh
@@ -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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]