mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-09-11 10:07:53 +00:00
Merge pull request #27662 from baude/addperltomakevalidatepr
Add perl to make validatepr
This commit is contained in:
commit
4eaff6fe22
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,7 @@ RUN dnf install -y systemd-devel \
|
|||
libseccomp-devel \
|
||||
make \
|
||||
man-db \
|
||||
perl \
|
||||
perl-Clone \
|
||||
perl-FindBin \
|
||||
pre-commit && dnf clean all
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue