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 95b27c6 commit 1792ae6Copy full SHA for 1792ae6
BUILDING.md
@@ -33,6 +33,7 @@ Optionally install these for more capabilities within GMT:
33
34
- [Ghostscript](https://www.ghostscript.com/) (Ability to convert PostScript plots to PDF and rasters)
35
- [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)
37
- [PCRE](https://www.pcre.org/) or PCRE2 (Regular expression support)
38
- [FFTW](http://www.fftw.org/) single-precision (Fast FFTs, >=3.3 [not needed under macOS])
39
- [GLib](https://wiki.gnome.org/Projects/GLib) GTHREAD support (>=2.32)
0 commit comments