summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitlab/ci/test-msys2.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab/ci/test-msys2.sh b/.gitlab/ci/test-msys2.sh
index f9ac9e639..270807e2b 100644
--- a/.gitlab/ci/test-msys2.sh
+++ b/.gitlab/ci/test-msys2.sh
@@ -24,6 +24,7 @@ meson setup --buildtype debug \
-Dpng=enabled \
-Djpeg=enabled \
-Dtiff=enabled \
+ -Dman=false \
_build
meson compile -C _build