Add more required perl modules
All checks were successful
ContainerImages/buildroot/pipeline/head This commit looks good

This commit is contained in:
2025-08-01 18:41:39 -05:00
parent ff2c90e4f0
commit abb4849f8f

View File

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