Add ant package

This commit is contained in:
Ribbon 2023-08-11 10:42:40 +00:00
parent 48562716a3
commit 32ae16e3c3
2 changed files with 11 additions and 5 deletions

View file

@ -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,