Skip to content
Snippets Groups Projects
Commit 55ae5171 authored by calrama's avatar calrama
Browse files

[centos] add libarchive

parent 7fb6d743
Branches
Tags
No related merge requests found
Checking pipeline status
...@@ -426,6 +426,7 @@ RUN yum install -y \ ...@@ -426,6 +426,7 @@ RUN yum install -y \
libffi-devel \ libffi-devel \
readline-devel \ readline-devel \
sqlite-devel \ sqlite-devel \
libarchive-devel \
&& \ && \
yum clean all yum clean all
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment