diff options
Diffstat (limited to 'libraries/gdal/README')
-rw-r--r-- | libraries/gdal/README | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/libraries/gdal/README b/libraries/gdal/README index a7768f7c39..eac68ea9ab 100644 --- a/libraries/gdal/README +++ b/libraries/gdal/README @@ -8,9 +8,4 @@ command-line utilities for data translation and processing. The related OGR library (which is part of the GDAL source tree) provides a similar capability for simple features vector data. -- Dependencies - libcurl >= 7.19.2-i486-1 - zlib >= 1.2.3-i486-2 - swig >= 1.3.35-i486-1_SBo - geos >= 3.0.0-i486-1_SBo - proj >= 4.6.0-i486-1_SBo
\ No newline at end of file +This requires geos and proj. |