manylinux_2_28: add perl dependency for OpenSSL build

This commit is contained in:
Julian Oes
2026-04-04 11:32:15 +13:00
parent c3389c3671
commit 7679060f71
+1
View File
@@ -11,6 +11,7 @@ RUN \
nasm \ nasm \
zip \ zip \
perl-IPC-Cmd \ perl-IPC-Cmd \
perl-Time-Piece \
&& \ && \
yum clean all yum clean all