Commit 62b3a0e9 authored by Stefan Westerfeld's avatar Stefan Westerfeld

Add libmpg123 to Dockerfile.

Signed-off-by: Stefan Westerfeld's avatarStefan Westerfeld <stefan@space.twc.de>
parent 2f0d1066
......@@ -9,6 +9,7 @@ RUN apt-get install -y libtool
RUN apt-get install -y autoconf-archive
RUN apt-get install -y libgcrypt20-dev
RUN apt-get install -y libzita-resampler-dev
RUN apt-get install -y libmpg123-dev
ADD . /audiowmark
WORKDIR /audiowmark
......
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