[pango/pango2: 32/44] Try to fix the msys2 CI
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pango/pango2: 32/44] Try to fix the msys2 CI
- Date: Thu, 16 Jun 2022 00:50:33 +0000 (UTC)
commit 175f5c277afc170c3fc2ef6036ce220d392d741d
Author: Chun-wei Fan <fanchunwei src gnome org>
Date: Wed Jun 15 15:15:22 2022 +0800
Try to fix the msys2 CI
Try to enable DirectWrite when building HarfBuzz as a fallback.
.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 cf8bd77a..4c036155 100644
--- a/.gitlab-ci/test-msys2.sh
+++ b/.gitlab-ci/test-msys2.sh
@@ -22,7 +22,7 @@ pacman --noconfirm -S --needed \
mingw-w64-$MSYS2_ARCH-toolchain \
mingw-w64-$MSYS2_ARCH-cantarell-fonts
-meson --buildtype debug --force-fallback-for harfbuzz _build
+meson --buildtype debug --force-fallback-for harfbuzz -Dharfbuzz:directwrite=auto _build
cd _build
ninja
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]