aboutsummaryrefslogtreecommitdiff
path: root/ports/vtk
diff options
context:
space:
mode:
authorStefano Sinigardi <stesinigardi@hotmail.com>2019-07-31 23:47:59 +0200
committerVictor Romero <romerosanchezv@gmail.com>2019-07-31 14:47:59 -0700
commit455223d009fc6fef0d9293e511d64e9e372abdb0 (patch)
treebdcca8323708d27517eefc9627fb6c1eba4c8b6a /ports/vtk
parenta2f9ceeb43cbf4d9674a8940bc2d98bc3ea66586 (diff)
downloadvcpkg-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/vtk')
-rw-r--r--ports/vtk/CONTROL4
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/vtk/CONTROL b/ports/vtk/CONTROL
index 7b07132d2..c44c77880 100644
--- a/ports/vtk/CONTROL
+++ b/ports/vtk/CONTROL
@@ -1,5 +1,5 @@
Source: vtk
-Version: 8.2.0-4
+Version: 8.2.0-5
Description: Software system for 3D computer graphics, image processing, and visualization
Homepage: https://github.com/Kitware/VTK
Build-Depends: zlib, libpng, tiff, libxml2, jsoncpp, glew, freetype, expat, hdf5, libjpeg-turbo, proj4, lz4, libtheora, atlmfc (windows), eigen3, double-conversion, pugixml, libharu, sqlite3, netcdf-c
@@ -14,7 +14,7 @@ Build-Depends: qt5
Feature: mpi
Description: MPI functionality for VTK
-Build-Depends: msmpi, hdf5[parallel]
+Build-Depends: mpi, hdf5[parallel]
Feature: python
Description: Python functionality for VTK