1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-09 00:00:00 +01:00

docker: add mising ssl headers

This commit is contained in:
Steffen Vogel 2020-06-15 21:29:46 +02:00
parent 2700493f2f
commit a935a5856a

View file

@ -62,6 +62,7 @@ RUN yum -y install \
# Dependencies
RUN yum -y install \
jansson-devel \
openssl-devel \
libxil-devel \
lapack-devel