Install perl-bignum
ContainerImages/buildroot/pipeline/head This commit looks good Details

This is needed when building _webkitgtk_.
main
Dustin 2025-08-01 17:42:55 -05:00
parent 86126f927c
commit bc0d007655
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-bignum \
perl-ExtUtils-MakeMaker \ perl-ExtUtils-MakeMaker \
perl-FindBin \ perl-FindBin \
perl-Thread-Queue \ perl-Thread-Queue \