docker manylinux: Add openssl-devel

Needed to build cmake 3.16.2
This commit is contained in:
Corentin Le Molgat
2020-01-10 14:30:48 +01:00
parent f2a254b3f4
commit 1dcd8ad0ee

View File

@@ -9,6 +9,7 @@ RUN yum -y update \
git \
libtool \
make \
openssl-devel \
patch \
pcre-devel \
redhat-lsb \