meson.build: disable documentation by default
authorPeter Hutterer <peter.hutterer@who-t.net>
Tue, 3 Aug 2021 02:10:18 +0000 (12:10 +1000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Tue, 3 Aug 2021 02:11:09 +0000 (12:11 +1000)
commitc21f20cc5a6072b7727d3269a0cc3213d78483d3
tree76f79ce06c4e2070b68992ef580523fa4e7df2d0
parent1773973d4d0933be990d683a5ba0f79e7fe63b9c
meson.build: disable documentation by default

This does little other than drag in a whole bunch of dependencies. The
libinput documentation is designed to be consumed online, so there's no
need building it on every machine.

We leave the dependencies installed in the images because it's a lot
easier to remove them and test if the build still works than adding them
and dragging in every updated package since we built the image.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
.gitlab-ci.yml
.gitlab-ci/ci.template
meson_options.txt