vcpkg/ports/gdal/CONTROL
Joaquim 50cf58d494 Add netcdf and hdf5 dependencies (#5289)
Netcdf and HDF are important _formats_ in the scientific domains (lots of satellite data come in nc or hdf) so having them by default in GDAL seems the most natural.
2019-02-05 10:19:55 -08:00

9 lines
357 B
Plaintext

Source: gdal
Version: 2.4.0
Description: The Geographic Data Abstraction Library for reading and writing geospatial raster and vector data.
Build-Depends: proj, libpng, geos, sqlite3, curl, expat, libpq, openjpeg, libwebp, libxml2, liblzma, netcdf-c, hdf5
Feature: mysql-libmariadb
Build-Depends: libmariadb
Description: Add mysql support using libmariadb