Added libltdl-dev to Dockerfile

arm-master
Michał Obrembski 10 months ago
parent df5247b3f6
commit e71b2cf389

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

Loading…
Cancel
Save