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:
Joaquim 2019-02-05 18:19:55 +00:00 committed by Victor Romero
parent e9439ff5ca
commit 50cf58d494

View File

@ -1,7 +1,7 @@
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
Build-Depends: proj, libpng, geos, sqlite3, curl, expat, libpq, openjpeg, libwebp, libxml2, liblzma, netcdf-c, hdf5
Feature: mysql-libmariadb
Build-Depends: libmariadb