We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4e6529 commit 026bef0Copy full SHA for 026bef0
install/prepare-jenkins-slave.sh
@@ -13,7 +13,7 @@ fi
13
14
# Package dependencies.
15
echo "Installing CGAL dependencies."
16
-sudo apt install -y libgmp-dev libmpfr-dev
+sudo apt install -y libcgal-dev
17
echo "Installing MONO dependencies."
18
sudo apt install -y mono-devel
19
echo "Installig GLOG dependencices."
0 commit comments