Install perl-bignum
All checks were successful
ContainerImages/buildroot/pipeline/head This commit looks good

This is needed when building _webkitgtk_.
This commit is contained in:
2025-08-01 17:42:55 -05:00
parent 86126f927c
commit bc0d007655

View File

@@ -12,6 +12,7 @@ RUN dnf install -y \
ncurses-devel \ ncurses-devel \
openssh-clients \ openssh-clients \
patch \ patch \
perl-bignum \
perl-ExtUtils-MakeMaker \ perl-ExtUtils-MakeMaker \
perl-FindBin \ perl-FindBin \
perl-Thread-Queue \ perl-Thread-Queue \