[gtk/matthiasc/for-master: 1/3] ci: Update dependencies for msys
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/matthiasc/for-master: 1/3] ci: Update dependencies for msys
- Date: Mon, 18 Oct 2021 03:40:13 +0000 (UTC)
commit ca61b215f0877448d7512b45159c41d58e95cb26
Author: Matthias Clasen <mclasen redhat com>
Date: Fri Oct 1 12:50:37 2021 -0400
ci: Update dependencies for msys
Add libpng, libjpeg-turbo, libtiff and lcms2.
.gitlab-ci/test-msys2.sh | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/.gitlab-ci/test-msys2.sh b/.gitlab-ci/test-msys2.sh
index d5ade5e6c9..beefdff494 100644
--- a/.gitlab-ci/test-msys2.sh
+++ b/.gitlab-ci/test-msys2.sh
@@ -31,7 +31,11 @@ pacman --noconfirm -S --needed \
mingw-w64-$MSYS2_ARCH-pango \
mingw-w64-$MSYS2_ARCH-fribidi \
mingw-w64-$MSYS2_ARCH-gst-plugins-bad \
- mingw-w64-$MSYS2_ARCH-shared-mime-info
+ mingw-w64-$MSYS2_ARCH-shared-mime-info \
+ mingw-w64-$MSYS2_ARCH-libpng \
+ mingw-w64-$MSYS2_ARCH-libjpeg-turbo \
+ mingw-w64-$MSYS2_ARCH-libtiff \
+ mingw-w64-$MSYS2_ARCH-lcms2
mkdir -p _ccache
export CCACHE_BASEDIR="$(pwd)"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]