Skip to content
Snippets Groups Projects
Commit 4d65f376 authored by calrama's avatar calrama
Browse files

Fix cgal some more

parent d6bd9417
Branches
No related tags found
No related merge requests found
...@@ -292,7 +292,7 @@ ADD bash/pylon.sh /etc/profile.d/pylon.sh ...@@ -292,7 +292,7 @@ ADD bash/pylon.sh /etc/profile.d/pylon.sh
RUN version=4.14.2 && \ RUN version=4.14.2 && \
yum install -y \ yum install -y \
gmp-devel \ gmp-devel \
mpfs-devel \ mpfr-devel \
&& \ && \
yum clean all && \ yum clean all && \
source /etc/profile && \ source /etc/profile && \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment