diff options
author | David Spencer <baildon.research@googlemail.com> | 2010-12-15 09:20:39 -0200 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-12-17 07:56:47 -0600 |
commit | 744138b5f749391e5bdddbf2cf3ecd3c39bd77fc (patch) | |
tree | 3265fea2195edd25e0121c0c67d4b88dc91a625a /libraries/gdal/README | |
parent | 27b32686b0e44b05f6e1f3256119018b0ac7f631 (diff) | |
download | slackbuilds-744138b5f749391e5bdddbf2cf3ecd3c39bd77fc.tar.gz |
libraries/gdal: Updated for version 1.7.3.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'libraries/gdal/README')
-rw-r--r-- | libraries/gdal/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libraries/gdal/README b/libraries/gdal/README index eac68ea9ab..dc4607d340 100644 --- a/libraries/gdal/README +++ b/libraries/gdal/README @@ -9,3 +9,7 @@ The related OGR library (which is part of the GDAL source tree) provides a similar capability for simple features vector data. This requires geos and proj. + +To include gdal's optional support for grass, rebuild gdal after +grass is installed. If you don't want grass support, pass +GRASS=no to the script. |