diff options
| author | Alexander Neumann <30894796+Neumann-A@users.noreply.github.com> | 2019-06-15 01:06:26 +0200 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2019-06-14 16:06:26 -0700 |
| commit | 8148e41eb94356b7297db92ea9635f23a37b8f4d (patch) | |
| tree | da4b218c1d49a290114deccde7008a4971e48b34 /ports/vtk/CONTROL | |
| parent | 23f11284c1e0234695e46ecb11f6ff365e720252 (diff) | |
| download | vcpkg-8148e41eb94356b7297db92ea9635f23a37b8f4d.tar.gz vcpkg-8148e41eb94356b7297db92ea9635f23a37b8f4d.zip | |
[vtk] fix static hdf5 linkage. (#6782)
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 0625a3ac1..5917bbf68 100644 --- a/ports/vtk/CONTROL +++ b/ports/vtk/CONTROL @@ -1,5 +1,5 @@ Source: vtk -Version: 8.2.0-2 +Version: 8.2.0-4 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, netcdf-c |
