Add doxygen package
This commit is contained in:
parent
e94ddce3bc
commit
9e6c078a97
2 changed files with 6 additions and 4 deletions
|
@ -42,7 +42,8 @@ RUN apt-get update \
|
|||
unzip \
|
||||
llvm \
|
||||
clang \
|
||||
perl
|
||||
perl \
|
||||
doxygen
|
||||
|
||||
# _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