[pango/pango2: 235/301] ci: We need git harfbuzz




commit b4aa3d2e8bba48aab86cb1e1e1ae21c789553d9b
Author: Matthias Clasen <mclasen redhat com>
Date:   Tue Jun 14 07:36:10 2022 -0400

    ci: We need git harfbuzz
    
    The introspection fixes aren't in a release yet.

 .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 7f513c776..cf8bd77a4 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 _build
+meson --buildtype debug --force-fallback-for harfbuzz _build
 cd _build
 ninja
 


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