diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2018-01-04 20:00:20 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-01-04 20:00:20 -0800 |
| commit | 36e12ccc60e3509a8bee2d7a34b5bbaeba22a90b (patch) | |
| tree | daef15725575e88f0603c8b6d5eaadcc71b6b1ec /ports/vtk/CONTROL | |
| parent | 38b7ea72270fa80141692c7685e241bf079e4496 (diff) | |
| parent | 75c66575c4ae21d2f828284fd1a7d81fd632ef81 (diff) | |
| download | vcpkg-36e12ccc60e3509a8bee2d7a34b5bbaeba22a90b.tar.gz vcpkg-36e12ccc60e3509a8bee2d7a34b5bbaeba22a90b.zip | |
Merge pull request #2507 from albertziegenhagel/vtk-fix-hdf5
[vtk] Fix CMake configure after update of HDF5
Diffstat (limited to 'ports/vtk/CONTROL')
| -rw-r--r-- | ports/vtk/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/vtk/CONTROL b/ports/vtk/CONTROL index 3919619ef..66ee71f23 100644 --- a/ports/vtk/CONTROL +++ b/ports/vtk/CONTROL @@ -1,5 +1,5 @@ Source: vtk -Version: 8.0.1-5 +Version: 8.0.1-6 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 |
