Add more required perl modules
ContainerImages/buildroot/pipeline/head This commit looks good Details

main
Dustin 2025-08-01 18:41:39 -05:00
parent ff2c90e4f0
commit abb4849f8f
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ RUN dnf install -y \
ncurses-devel \ ncurses-devel \
openssh-clients \ openssh-clients \
patch \ patch \
perl-English \
perl-ExtUtils-MakeMaker \ perl-ExtUtils-MakeMaker \
perl-FindBin \ perl-FindBin \
perl-IPC-Cmd \ perl-IPC-Cmd \