diff options
| author | Angus Comrie <accomrie@gmail.com> | 2021-04-02 21:39:17 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-02 12:39:17 -0700 |
| commit | 92608fb8b00384c504e95ffd4f5b84f5c492fa8a (patch) | |
| tree | f2079ba56c258262d53d76cf7b1d57d3e2f16aba /ports/vtk/CONTROL | |
| parent | 2afee4c5aad8f936ea2bbe58dcdff96d2eadc258 (diff) | |
| download | vcpkg-92608fb8b00384c504e95ffd4f5b84f5c492fa8a.tar.gz vcpkg-92608fb8b00384c504e95ffd4f5b84f5c492fa8a.zip | |
[vtk] enables openvr module when openvr is listed (#17015)
* enables openvr module when openvr is listed
* bumped port number
* add version bump to json files
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 058530581..cd76b37bb 100644 --- a/ports/vtk/CONTROL +++ b/ports/vtk/CONTROL @@ -1,6 +1,6 @@ Source: vtk Version: 9.0.1 -Port-Version: 5 +Port-Version: 6 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[core], libjpeg-turbo, proj4, lz4, liblzma, libtheora, eigen3, double-conversion, pugixml, libharu[notiffsymbols], sqlite3, netcdf-c, utfcpp, libogg, pegtl-2 |
