mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-06-07 12:06:49 +08:00
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.
This commit is contained in:
parent
e9439ff5ca
commit
50cf58d494
@ -1,7 +1,7 @@
|
|||||||
Source: gdal
|
Source: gdal
|
||||||
Version: 2.4.0
|
Version: 2.4.0
|
||||||
Description: The Geographic Data Abstraction Library for reading and writing geospatial raster and vector data.
|
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
|
Build-Depends: proj, libpng, geos, sqlite3, curl, expat, libpq, openjpeg, libwebp, libxml2, liblzma, netcdf-c, hdf5
|
||||||
|
|
||||||
Feature: mysql-libmariadb
|
Feature: mysql-libmariadb
|
||||||
Build-Depends: libmariadb
|
Build-Depends: libmariadb
|
||||||
|
Loading…
Reference in New Issue
Block a user