feat(alpine): add autotools packages
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: Julien CLEMENT <julien.clement@epita.fr>
This commit is contained in:
parent
5acdf88eab
commit
8aea5f03c5
@ -5,7 +5,7 @@ LABEL maintainer="Julien CLEMENT <julien.clement@epita.fr> [https://juju.re]"
|
||||
RUN apk update && apk upgrade
|
||||
|
||||
RUN apk add gcc clang \
|
||||
make meson cmake autoconf \
|
||||
make meson cmake autoconf autoconf-archive automake libtool-doc \
|
||||
musl \
|
||||
g++ \
|
||||
llvm11
|
||||
|
Loading…
Reference in New Issue
Block a user