manylinux_2_34: add missing tools for OpenSSL test build

This commit is contained in:
Julian Oes
2026-04-03 14:19:49 +13:00
parent 4fb4c4e401
commit 8c8f0f6fa6
+4
View File
@@ -10,6 +10,10 @@ RUN \
wget \ wget \
nasm \ nasm \
zip \ zip \
perl-FindBin \
perl-File-Compare \
perl-File-Copy \
perl-IPC-Cmd \
&& \ && \
yum clean all yum clean all