Skip to content

Commit 3f035c0

Browse files
committed
Lzo missing
+ sort
1 parent 584defc commit 3f035c0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ci_build_images/centos.Dockerfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,9 @@ RUN dnf -y install 'dnf-command(config-manager)' \
7878
liburing-devel \
7979
libxml2-devel \
8080
libzstd-devel \
81-
perl-autodie \
81+
lzo-devel \
8282
perl-Net-SSLeay \
83+
perl-autodie \
8384
python3-devel \
8485
readline-devel \
8586
rpmlint \

0 commit comments

Comments
 (0)