diff options
| author | Albert Ziegenhagel <albert.ziegenhagel@outlook.com> | 2017-08-16 16:32:33 +0200 |
|---|---|---|
| committer | Albert Ziegenhagel <albert.ziegenhagel@outlook.com> | 2017-08-16 16:32:33 +0200 |
| commit | f2482d3af9df693b59495c25910852daaf920b3d (patch) | |
| tree | 8ca32dba82d3335ee5f745bc0e761cac6e79f740 /ports/gdal/CONTROL | |
| parent | 400010c667fb899d5ddf953b4081b89141717bf1 (diff) | |
| download | vcpkg-f2482d3af9df693b59495c25910852daaf920b3d.tar.gz vcpkg-f2482d3af9df693b59495c25910852daaf920b3d.zip | |
[gdal] fix linking to curl libraries
Diffstat (limited to 'ports/gdal/CONTROL')
| -rw-r--r-- | ports/gdal/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/gdal/CONTROL b/ports/gdal/CONTROL index 2182a3d35..868a5e929 100644 --- a/ports/gdal/CONTROL +++ b/ports/gdal/CONTROL @@ -1,4 +1,4 @@ Source: gdal -Version: 1.11.3-4 +Version: 1.11.3-5 Description: The Geographic Data Abstraction Library for reading and writing geospatial raster and vector data. Build-Depends: proj, libpng, geos, sqlite3, curl, expat, libpq, libmysql, openjpeg, libwebp, libxml2, liblzma |
