Commit 5d6c16e7 authored by Stefan Westerfeld's avatar Stefan Westerfeld

MISC: Dockerfile-arch: add libtool package to fix CI

Signed-off-by: Stefan Westerfeld's avatarStefan Westerfeld <stefan@space.twc.de>
parent 4144656d
......@@ -2,7 +2,7 @@ FROM archlinux
RUN pacman -Syu --noconfirm
RUN pacman -S --noconfirm \
gcc clang make automake autoconf pkg-config \
gcc clang make automake autoconf libtool pkg-config \
libsndfile mpg123 zita-resampler fftw autoconf-archive \
ffmpeg
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment