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 5b33672 commit a822060Copy full SHA for a822060
ci/install-dependencies-macos.sh
@@ -17,7 +17,7 @@ PACKAGE="${PACKAGE:-false}"
17
18
# packages for compiling GMT
19
# cmake is pre-installed on GitHub Actions
20
-packages="ninja curl pcre2 netcdf gdal fftw ghostscript"
+packages="ninja curl pcre2 netcdf gdal geos fftw ghostscript"
21
22
# packages for build documentation
23
if [ "$BUILD_DOCS" = "true" ]; then
0 commit comments