mirror of
https://github.com/bensuperpc/dockcross.git
synced 2026-07-26 04:48:08 +02:00
manylinux_2_28: add perl dependency for OpenSSL build
This commit is contained in:
@@ -11,6 +11,7 @@ RUN \
|
|||||||
nasm \
|
nasm \
|
||||||
zip \
|
zip \
|
||||||
perl-IPC-Cmd \
|
perl-IPC-Cmd \
|
||||||
|
perl-Time-Piece \
|
||||||
&& \
|
&& \
|
||||||
yum clean all
|
yum clean all
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user