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
|
@ -47,6 +47,7 @@ ENV PACKAGES flex bison \
|
|||
libxen-dev \
|
||||
libzstd-dev \
|
||||
make \
|
||||
ninja-build \
|
||||
python3-numpy \
|
||||
python3-opencv \
|
||||
python3-pil \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue