Merged in add_libltdl_docker (pull request #228)

Added libltdl-dev to Dockerfile
arm-master
Michał Obrembski 9 months ago committed by pedro
commit 212282f313

@ -71,6 +71,7 @@ RUN apt-get update \
util-linux \
bsdmainutils \
autoconf-archive \
libltdl-dev \
&& dpkg --add-architecture i386 \
&& apt-get update \
&& apt-get install --no-install-suggests --no-install-recommends -y \

Loading…
Cancel
Save