Change from openssl to libressl

This commit is contained in:
tobbenb
2017-02-09 23:03:58 +01:00
parent 131e9994ad
commit 82b4aa4778

View File

@@ -37,7 +37,7 @@ RUN \
libxslt-dev \
make \
mercurial \
openssl-dev \
libressl-dev \
patch \
perl-dev \
pkgconf \
@@ -56,7 +56,7 @@ RUN \
libcurl \
libssl1.0 \
linux-headers \
openssl \
libressl \
perl \
perl-archive-zip \
perl-boolean \