Skip to content
Snippets Groups Projects
Commit 5430b01d authored by calrama's avatar calrama
Browse files

centos-7: Add git

parent 974312aa
No related branches found
No related tags found
No related merge requests found
......@@ -336,6 +336,7 @@ RUN yum install -y \
# Additional development dependencies
RUN yum install -y \
git \
libepoxy-devel \
&& \
yum clean all
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment