diff options
| author | Stefano Sinigardi <stesinigardi@hotmail.com> | 2019-07-31 23:47:59 +0200 |
|---|---|---|
| committer | Victor Romero <romerosanchezv@gmail.com> | 2019-07-31 14:47:59 -0700 |
| commit | 455223d009fc6fef0d9293e511d64e9e372abdb0 (patch) | |
| tree | bdcca8323708d27517eefc9627fb6c1eba4c8b6a /ports/kealib | |
| parent | a2f9ceeb43cbf4d9674a8940bc2d98bc3ea66586 (diff) | |
| download | vcpkg-455223d009fc6fef0d9293e511d64e9e372abdb0.tar.gz vcpkg-455223d009fc6fef0d9293e511d64e9e372abdb0.zip | |
[OpenMPI] add a new port (#7142)2019.07
* [OpenMPI] add a new port
* [OpenMPI] enable VCPKG_CONCURRENCY
* [OpenMPI] fix prefix
* [OpenMPI] fix license installation, compatible with single config build
* [many ports] enable portable mpi implementation
* [bond] Update Haskell stack SHA512
Diffstat (limited to 'ports/kealib')
| -rw-r--r-- | ports/kealib/CONTROL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/kealib/CONTROL b/ports/kealib/CONTROL index 9e2b6549c..bb2b4cd48 100644 --- a/ports/kealib/CONTROL +++ b/ports/kealib/CONTROL @@ -1,9 +1,9 @@ Source: kealib -Version: 1.4.11 +Version: 1.4.11-1 Build-Depends: hdf5[cpp], zlib, szip Homepage: https://bitbucket.org/chchrsc/kealib Description: kealib is gdal model using HDF5 standard. Feature: parallel Description: Use parallel support for HDF5 -Build-Depends: hdf5[parallel], msmpi +Build-Depends: hdf5[parallel], mpi |
