meson: Only require expat when building wayland-scanner
authorMichael Weiss <dev.primeos@gmail.com>
Fri, 2 Apr 2021 17:26:57 +0000 (19:26 +0200)
committerMichael Weiss <dev.primeos@gmail.com>
Fri, 2 Apr 2021 18:55:15 +0000 (20:55 +0200)
commite4659ffbf5ee32cb55a045bf63ae1e81c0c2938c
treefeb2e1972c9eb0919cc8367a17cbf59ebd3aef3c
parentd224e6ccf38a4970f10713b0dab63e6747162698
meson: Only require expat when building wayland-scanner

This code is only required for building wayland-scanner so it should be
scoped accordingly. libxml-2.0 will only be required if both "scanner"
and "dtd_validation" are set to true.

Signed-off-by: Michael Weiss <dev.primeos@gmail.com>
meson.build
src/meson.build