scripts/HDF5/H5hut/build: 'vtk' removed as build dependency
This commit is contained in:
@@ -36,7 +36,7 @@ function em.install() {
|
||||
|
||||
em.add_to_family 'HDF5'
|
||||
em.set_runtime_dependencies "${COMPILER}" "${MPI}" 'hdf5'
|
||||
em.set_build_dependencies "autoconf" "automake" "libtool" "${COMPILER}" "${MPI}" "vtk" "hdf5"
|
||||
em.set_build_dependencies "autoconf" "automake" "libtool" "${COMPILER}" "${MPI}" "hdf5"
|
||||
em.set_docfiles 'AUTHORS' 'COPYING'
|
||||
em.make_all
|
||||
|
||||
|
||||
Reference in New Issue
Block a user