mirror of
https://github.com/bensuperpc/dockcross.git
synced 2026-07-25 20:42:29 +02:00
manylinux_2_34: add missing tools for OpenSSL test build
This commit is contained in:
@@ -10,6 +10,10 @@ RUN \
|
||||
wget \
|
||||
nasm \
|
||||
zip \
|
||||
perl-FindBin \
|
||||
perl-File-Compare \
|
||||
perl-File-Copy \
|
||||
perl-IPC-Cmd \
|
||||
&& \
|
||||
yum clean all
|
||||
|
||||
|
||||
Reference in New Issue
Block a user