feat(alpine): add autotools packages
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:
Julien CLEMENT 2021-11-06 02:50:10 +01:00
parent 5acdf88eab
commit 8aea5f03c5

View File

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