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:33:22 -05:00
parent 1d559126d2
commit ff2c90e4f0

View File

@@ -12,10 +12,12 @@ RUN dnf install -y \
ncurses-devel \
openssh-clients \
patch \
perl-bignum \
perl-ExtUtils-MakeMaker \
perl-FindBin \
perl-IPC-Cmd \
perl-Thread-Queue \
perl-bignum \
perl-open \
rsync \
systemd \
wget \