[pango/pango2-windows: 120/130] Try to fix the ci build




commit 996d9d619729c0c09a938f0d847112f59ec43797
Author: Matthias Clasen <mclasen redhat com>
Date:   Mon Jun 13 22:48:10 2022 -0400

    Try to fix the ci build

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 0b8d413c5..2f6f2273e 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -22,7 +22,7 @@ linux-fedora:
   stage: build
   needs: []
   variables:
-    EXTRA_MESON_FLAGS: "--buildtype=debug --default-library=both"
+    EXTRA_MESON_FLAGS: "--buildtype=debug --default-library=both -Dharfbuzz:docs=no -Dharfbuzz:werror=false"
   script:
     - meson ${COMMON_MESON_FLAGS} ${EXTRA_MESON_FLAGS}
             _build


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