diff options
| author | NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> | 2019-09-26 10:10:49 -0700 |
|---|---|---|
| committer | Curtis J Bezault <curtbezault@gmail.com> | 2019-09-26 10:10:49 -0700 |
| commit | ad49c27d4ebe929d5a48e7a0cc2dcfba845c684a (patch) | |
| tree | a15ea59d80f89c06d7dfb79ac065ee7afbbe9cff /ports/vtk/CONTROL | |
| parent | 13476c9c93cb2168d90985be0e267b6e33a4ea37 (diff) | |
| download | vcpkg-ad49c27d4ebe929d5a48e7a0cc2dcfba845c684a.tar.gz vcpkg-ad49c27d4ebe929d5a48e7a0cc2dcfba845c684a.zip | |
[vtk] Fix vtk[python] build failure (#8345)
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 5b95fede8..655548af7 100644 --- a/ports/vtk/CONTROL +++ b/ports/vtk/CONTROL @@ -1,5 +1,5 @@ Source: vtk -Version: 8.2.0-6 +Version: 8.2.0-7 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 |
