[vtk] Add dependency from mpi feature to hdf5[parallel]

This commit is contained in:
Robert Schumacher 2018-01-09 02:01:40 -08:00
parent 5d6d8511a8
commit 30a6668e22

View File

@ -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