Skip to content

Commit 1792ae6

Browse files
author
Meghan Jones
authored
Add GEOS to the list of optional dependencies (#5967)
1 parent 95b27c6 commit 1792ae6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

BUILDING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ Optionally install these for more capabilities within GMT:
3333

3434
- [Ghostscript](https://www.ghostscript.com/) (Ability to convert PostScript plots to PDF and rasters)
3535
- [GDAL](https://www.gdal.org/) (Ability to read and write numerous grid and image formats)
36+
- [GEOS](https://trac.osgeo.org/geos/) (Ability to buffer lines and polygons)
3637
- [PCRE](https://www.pcre.org/) or PCRE2 (Regular expression support)
3738
- [FFTW](http://www.fftw.org/) single-precision (Fast FFTs, >=3.3 [not needed under macOS])
3839
- [GLib](https://wiki.gnome.org/Projects/GLib) GTHREAD support (>=2.32)

0 commit comments

Comments
 (0)