mirror of
https://github.com/bensuperpc/dockcross.git
synced 2026-07-26 04:48:08 +02:00
Add perl-IPC-Cmd package for OpenSSL build support
AlmaLinux 8 splits perl-IPC-Cmd into a separate package, which is needed by OpenSSL's Configure script.
This commit is contained in:
@@ -10,6 +10,7 @@ RUN \
|
|||||||
wget \
|
wget \
|
||||||
nasm \
|
nasm \
|
||||||
zip \
|
zip \
|
||||||
|
perl-IPC-Cmd \
|
||||||
&& \
|
&& \
|
||||||
yum clean all
|
yum clean all
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user