commit | d9ab1f1f4d79683b2db00b0995fa65530c535972 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Fri Aug 04 13:55:22 2023 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Fri Aug 04 13:56:17 2023 +0200 |
tree | f8b519285f4bc31c201a0b4ab143ed5d0a7fda3f | |
parent | b2ea6450d8e1336a33eb958ccc64604bc35a43dd [diff] |
ci: install meson in CirrusCI KVM build environment scripts/archive-source.sh needs meson in order to download the subprojects, therefore meson needs to be part of the host environment in which VM-based build jobs run. Fixes: 2019cabfee0 ("meson: subprojects: replace submodules with wrap files", 2023-06-06) Reported-by: Daniel P. Berrangé <berrange@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>