Skip to content

Commit 026bef0

Browse files
committed
Install system CGAL.
1 parent e4e6529 commit 026bef0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/prepare-jenkins-slave.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ fi
1313

1414
# Package dependencies.
1515
echo "Installing CGAL dependencies."
16-
sudo apt install -y libgmp-dev libmpfr-dev
16+
sudo apt install -y libcgal-dev
1717
echo "Installing MONO dependencies."
1818
sudo apt install -y mono-devel
1919
echo "Installig GLOG dependencices."

0 commit comments

Comments
 (0)