diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2017-02-28 02:30:36 -0800 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2017-02-28 02:30:36 -0800 |
| commit | e1e0b7a6a9a0dac912b7857dea879a69bb782911 (patch) | |
| tree | ae93b86da2191584123e3495bd31064e203888ca /ports/netcdf-c/CONTROL | |
| parent | 3cc5cb8bca033f980fa22f8792a12abc4e962df9 (diff) | |
| download | vcpkg-e1e0b7a6a9a0dac912b7857dea879a69bb782911.tar.gz vcpkg-e1e0b7a6a9a0dac912b7857dea879a69bb782911.zip | |
[netcdf-c] Add transitive cmake dependency on hdf5
Diffstat (limited to 'ports/netcdf-c/CONTROL')
| -rw-r--r-- | ports/netcdf-c/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/netcdf-c/CONTROL b/ports/netcdf-c/CONTROL index 4a9be9132..1303cb517 100644 --- a/ports/netcdf-c/CONTROL +++ b/ports/netcdf-c/CONTROL @@ -1,4 +1,4 @@ Source: netcdf-c -Version: 4.4.1.1 +Version: 4.4.1.1-1 Build-Depends: hdf5, curl Description: a set of self-describing, machine-independent data formats that support the creation, access, and sharing of array-oriented scientific data. |
