[pango] ci: Install cantarell on win32



commit 569fad29b8428a70e0206c2c11dd3ca36588f7b9
Author: Matthias Clasen <mclasen redhat com>
Date:   Tue Jul 16 14:45:09 2019 -0400

    ci: Install cantarell on win32

 .gitlab-ci/test-msys2.sh | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/.gitlab-ci/test-msys2.sh b/.gitlab-ci/test-msys2.sh
index 1338f9c6..7f513c77 100644
--- a/.gitlab-ci/test-msys2.sh
+++ b/.gitlab-ci/test-msys2.sh
@@ -19,7 +19,8 @@ pacman --noconfirm -S --needed \
     mingw-w64-$MSYS2_ARCH-libthai \
     mingw-w64-$MSYS2_ARCH-cairo \
     mingw-w64-$MSYS2_ARCH-meson \
-    mingw-w64-$MSYS2_ARCH-toolchain
+    mingw-w64-$MSYS2_ARCH-toolchain \
+    mingw-w64-$MSYS2_ARCH-cantarell-fonts
 
 meson --buildtype debug _build
 cd _build


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]