[gtk/matthiasc/color-profile-rebased: 4/47] ci: Update dependencies for msys




commit d12e1a37f7ac5dd9333f4ae6694a0f82fe6050bd
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 | 4 ++++
 1 file changed, 4 insertions(+)
---
diff --git a/.gitlab-ci/test-msys2.sh b/.gitlab-ci/test-msys2.sh
index 0929a6133c..a668d10538 100644
--- a/.gitlab-ci/test-msys2.sh
+++ b/.gitlab-ci/test-msys2.sh
@@ -33,6 +33,10 @@ pacman --noconfirm -S --needed \
     mingw-w64-$MSYS2_ARCH-gst-plugins-bad-libs \
     mingw-w64-$MSYS2_ARCH-shared-mime-info \
     mingw-w64-$MSYS2_ARCH-python-gobject
+    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]