mirror of
https://github.com/cemu-project/vcpkg.git
synced 2025-02-23 11:07:10 +01:00
[vtk] Add dependency from mpi feature to hdf5[parallel]
This commit is contained in:
parent
5d6d8511a8
commit
30a6668e22
@ -1,5 +1,5 @@
|
||||
Source: vtk
|
||||
Version: 8.1.0
|
||||
Version: 8.1.0-1
|
||||
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
|
||||
|
||||
@ -13,7 +13,7 @@ Build-Depends: qt5
|
||||
|
||||
Feature: mpi
|
||||
Description: MPI functionality for VTK
|
||||
Build-Depends: msmpi
|
||||
Build-Depends: msmpi, hdf5[parallel]
|
||||
|
||||
Feature: python
|
||||
Description: Python functionality for VTK
|
||||
|
Loading…
x
Reference in New Issue
Block a user