mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-07 17:53:56 -06:00
add ninja to dockerfiles, CI configurations and test VMs
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com> Acked-by: Alex Bennée <alex.bennee@linaro.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
f2f984a3b3
commit
345d7053ca
18 changed files with 32 additions and 9 deletions
|
@ -48,6 +48,7 @@ ENV PACKAGES \
|
|||
make \
|
||||
python3-yaml \
|
||||
python3-sphinx \
|
||||
ninja-build \
|
||||
sparse \
|
||||
xfslibs-dev
|
||||
RUN apt-get update && \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue