From: Matthew Fernandez Date: Sat, 11 Dec 2021 06:27:24 +0000 (-0800) Subject: install libANN on CentOS 7 in CI X-Git-Tag: 3.0.0~97^2~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0fc1cf4846719697bea584e3d0b8921b4290a33e;p=graphviz install libANN on CentOS 7 in CI Related to #1835. --- diff --git a/ci/centos7/Dockerfile b/ci/centos7/Dockerfile index e1d66d2ed..31f865f0a 100644 --- a/ci/centos7/Dockerfile +++ b/ci/centos7/Dockerfile @@ -22,6 +22,8 @@ cmake3 \ https://repo.ius.io/7/x86_64/packages/g/git224-2.24.3-1.el7.ius.x86_64.rpm \ # Option glut freeglut-devel \ +# Option ann +ann-devel \ # Option gts # Option swig swig \