[pango/pango2] Try to fix the ci build
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pango/pango2] Try to fix the ci build
- Date: Tue, 14 Jun 2022 02:48:32 +0000 (UTC)
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]