diff options
| author | NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> | 2020-11-12 07:19:56 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-11-11 15:19:56 -0800 |
| commit | 0abdaf5c9d2f8ce40a10cde1955df4c2d4f4060f (patch) | |
| tree | abab1eb7191b648ad1a646a55f3482730f0b0450 /ports/netcdf-c/CONTROL | |
| parent | 53b9f6eb5c7b0b0b081c9a29d6ebb880ab0b228d (diff) | |
| download | vcpkg-0abdaf5c9d2f8ce40a10cde1955df4c2d4f4060f.tar.gz vcpkg-0abdaf5c9d2f8ce40a10cde1955df4c2d4f4060f.zip | |
[netcdf-c] Fix linkage error (#14421)
Diffstat (limited to 'ports/netcdf-c/CONTROL')
| -rw-r--r-- | ports/netcdf-c/CONTROL | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/netcdf-c/CONTROL b/ports/netcdf-c/CONTROL index 9ea0d125e..3f164781c 100644 --- a/ports/netcdf-c/CONTROL +++ b/ports/netcdf-c/CONTROL @@ -1,5 +1,6 @@ Source: netcdf-c Version: 4.7.4 +Port-Version: 1 Build-Depends: hdf5, curl Homepage: https://github.com/Unidata/netcdf-c Description: a set of self-describing, machine-independent data formats that support the creation, access, and sharing of array-oriented scientific data. |
