mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-07-27 20:33:54 -06:00
scripts/ci/setup: ninja missing from build-environment
ninja-build is missing from the RHEL environment, so a system prepared with that script would still fail to compile QEMU. Tested on a Fedora 36 Signed-off-by: Lucas Mateus Castro (alqotel) <lucas.araujo@eldorado.org.br> Message-Id: <20220922135516.33627-2-lucas.araujo@eldorado.org.br> Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Message-Id: <20220929114231.583801-2-alex.bennee@linaro.org>
This commit is contained in:
parent
1dcdc92c72
commit
0f900baec7
1 changed files with 1 additions and 0 deletions
|
@ -153,6 +153,7 @@
|
|||
- make
|
||||
- mesa-libEGL-devel
|
||||
- nettle-devel
|
||||
- ninja-build
|
||||
- nmap-ncat
|
||||
- perl-Test-Harness
|
||||
- pixman-devel
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue