diff options
| author | Jackie Ng <jumpinjackie@gmail.com> | 2017-04-24 05:05:05 +1000 |
|---|---|---|
| committer | Jackie Ng <jumpinjackie@gmail.com> | 2017-04-24 05:05:05 +1000 |
| commit | 0701a700276c6c8a2cc88d47084c2a69d25eaf91 (patch) | |
| tree | ec61ed493f61c6fb6c1b3efd2c1748eb2ebb8238 /ports/gdal/CONTROL | |
| parent | 1cbb3e87141197e7e2b8b0e101a970d16b4c5895 (diff) | |
| download | vcpkg-0701a700276c6c8a2cc88d47084c2a69d25eaf91.tar.gz vcpkg-0701a700276c6c8a2cc88d47084c2a69d25eaf91.zip | |
Light up GEOS support in GDAL
Diffstat (limited to 'ports/gdal/CONTROL')
| -rw-r--r-- | ports/gdal/CONTROL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/gdal/CONTROL b/ports/gdal/CONTROL index 16b1caa7e..c6685e28d 100644 --- a/ports/gdal/CONTROL +++ b/ports/gdal/CONTROL @@ -1,4 +1,4 @@ Source: gdal -Version: 1.11.3-1 +Version: 1.11.3-2 Description: The Geographic Data Abstraction Library for reading and writing geospatial raster and vector data. -Build-Depends: proj, libpng +Build-Depends: proj, libpng, geos |
