diff options
| author | Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> | 2020-06-26 02:11:17 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-06-25 11:11:17 -0700 |
| commit | 1f0db1f06a77be25ddc9185cca23230d2e60aecb (patch) | |
| tree | b434b8cdd6ee237b1f5d05bae42b94725a169214 /ports/vtk/CONTROL | |
| parent | 70ab27fcad50241d72e0fe235ec4012f0ce7551e (diff) | |
| download | vcpkg-1f0db1f06a77be25ddc9185cca23230d2e60aecb.tar.gz vcpkg-1f0db1f06a77be25ddc9185cca23230d2e60aecb.zip | |
[vcpkg baseline] Fix baseline errors (#12067)
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
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 412869822..0e494fe6d 100644 --- a/ports/vtk/CONTROL +++ b/ports/vtk/CONTROL @@ -1,5 +1,5 @@ Source: vtk -Version: 9.0-3 +Version: 9.0-4 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 |
