mirror of
https://github.com/apache/nuttx.git
synced 2026-08-12 07:55:32 +00:00
docker: add ninja-build
This commit is contained in:
parent
d6227623b7
commit
4befbdfa4b
1 changed files with 1 additions and 0 deletions
|
|
@ -203,6 +203,7 @@ RUN apt-get update -qq && DEBIAN_FRONTEND="noninteractive" apt-get install -y -q
|
|||
libxext-dev libxext-dev:i386 \
|
||||
linux-libc-dev:i386 \
|
||||
linux-headers-generic \
|
||||
ninja-build \
|
||||
python3 \
|
||||
python3-pip \
|
||||
python-is-python3 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue