diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2019-04-03 05:52:27 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2019-04-03 05:52:27 -0700 |
| commit | 7df18a58047eeea92f3e8d98a8785ba9f8a7eb0c (patch) | |
| tree | da8fd4fd67e3bb5f3b814d288f70a8ce48a23325 /ports/vtk/CONTROL | |
| parent | d788ada4e97ce5b36fc397a94da453814342ec43 (diff) | |
| download | vcpkg-7df18a58047eeea92f3e8d98a8785ba9f8a7eb0c.tar.gz vcpkg-7df18a58047eeea92f3e8d98a8785ba9f8a7eb0c.zip | |
[hdf5][vtk] Add vcpkg-cmake-wrapper for HDF5 to fix vtk
Diffstat (limited to 'ports/vtk/CONTROL')
| -rw-r--r-- | ports/vtk/CONTROL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/vtk/CONTROL b/ports/vtk/CONTROL index c57586824..0625a3ac1 100644 --- a/ports/vtk/CONTROL +++ b/ports/vtk/CONTROL @@ -1,7 +1,7 @@ Source: vtk Version: 8.2.0-2 Description: Software system for 3D computer graphics, image processing, and visualization -Build-Depends: zlib, libpng, tiff, libxml2, jsoncpp, glew, freetype, expat, hdf5, libjpeg-turbo, proj4, lz4, libtheora, atlmfc (windows), eigen3, double-conversion, pugixml, libharu, sqlite3 +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 Feature: openvr Description: OpenVR functionality for VTK @@ -9,7 +9,7 @@ Build-Depends: sdl2, openvr Feature: qt Description: Qt functionality for VTK -Build-Depends: qt5, netcdf-c +Build-Depends: qt5 Feature: mpi Description: MPI functionality for VTK |
