add openssl

This commit is contained in:
Denis S. Soldatov aka General-Beck 2017-05-12 20:19:26 +03:00
parent 4ed82a2420
commit 77f7f09c8d
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ RUN apt-get update && \
git \
file \
binutils \
openssl \
libssl-dev \
pkg-config \
libudev-dev && \