[pango/pango2: 121/178] Try to fix the msys2 CI
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pango/pango2: 121/178] Try to fix the msys2 CI
- Date: Wed, 22 Jun 2022 20:10:16 +0000 (UTC)
commit 5bb1daa46a50b4d9d3a8acb8c22419e2a321f982
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 cf8bd77a4..4c0361558 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]