Add ant package
This commit is contained in:
parent
48562716a3
commit
32ae16e3c3
2 changed files with 11 additions and 5 deletions
|
@ -47,7 +47,8 @@ RUN apt-get update \
|
|||
llvm \
|
||||
clang \
|
||||
perl \
|
||||
doxygen
|
||||
doxygen \
|
||||
ant
|
||||
|
||||
# _UID_ must be replaced with the user's uid on host
|
||||
# podman root is mapped to your user id on host during build,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue