[pango/pango2-windows: 15/15] Try to fix the msys2 CI
- From: Chun-wei Fan <fanchunwei src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pango/pango2-windows: 15/15] Try to fix the msys2 CI
- Date: Wed, 15 Jun 2022 07:16:17 +0000 (UTC)
commit b2e4ba5b441eb67ad503e5565ebd50402c268617
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]