manylinux_2_34: add another perl dependency for OpenSSL build

This commit is contained in:
Julian Oes
2026-04-04 13:25:03 +13:00
parent 8c8f0f6fa6
commit 84419c14a5
+1
View File
@@ -14,6 +14,7 @@ RUN \
perl-File-Compare \ perl-File-Compare \
perl-File-Copy \ perl-File-Copy \
perl-IPC-Cmd \ perl-IPC-Cmd \
perl-Time-Piece \
&& \ && \
yum clean all yum clean all