mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-06 01:03:55 -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
|
@ -19,6 +19,7 @@ ENV PACKAGES \
|
|||
make \
|
||||
mesa-libEGL-devel \
|
||||
nettle-devel \
|
||||
ninja-build \
|
||||
perl-Test-Harness \
|
||||
pixman-devel \
|
||||
python36 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue