feat(arch): add libtool
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
8aea5f03c5
commit
ef5a58c0cf
@ -5,7 +5,7 @@ LABEL maintainer="Julien CLEMENT <julien.clement@epita.fr> [https://juju.re]"
|
||||
RUN pacman -Syy
|
||||
|
||||
RUN pacman -Sy --noconfirm gcc clang \
|
||||
base-devel meson cmake autoconf autoconf-archive \
|
||||
base-devel meson cmake autoconf autoconf-archive libtool \
|
||||
musl \
|
||||
python3 python-pip \
|
||||
gtest \
|
||||
|
Loading…
Reference in New Issue
Block a user