Taskcluster: Build and run with OpenSSL 1.1.0

This commit is contained in:
Jan Andre Ikenmeyer 2019-05-15 01:44:54 +02:00
parent 36c75c4e5f
commit 715f9c6653
No known key found for this signature in database
GPG key ID: 28F9E42748DD95AE
2 changed files with 2 additions and 2 deletions

View file

@ -24,7 +24,7 @@ RUN \
libgstreamer-plugins-bad1.0-dev \
#
# OpenSSL
libssl1.0-dev \
libssl-dev \
#
# blurz
libdbus-1-dev \

View file

@ -3,7 +3,7 @@
# Servos runtime dependencies
RUN apt-get install -qy --no-install-recommends \
libgl1 \
libssl1.0.0 \
libssl1.1 \
libdbus-1-3 \
libgstreamer-plugins-bad1.0-0 \
gstreamer1.0-plugins-good