mirror of
https://github.com/bensuperpc/dockcross.git
synced 2026-07-25 20:42:29 +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 \
|
||||
nasm \
|
||||
zip \
|
||||
perl-IPC-Cmd \
|
||||
&& \
|
||||
yum clean all
|
||||
|
||||
|
||||
Reference in New Issue
Block a user