Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Pmodules
buildblocks
Commits
ebc2a121
Commit
ebc2a121
authored
Mar 24, 2015
by
gsell
Browse files
scripts/HDF5/H5hut/build: 'vtk' removed as build dependency
parent
15815f6e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
scripts/HDF5/H5hut/build
scripts/HDF5/H5hut/build
+1
-1
No files found.
scripts/HDF5/H5hut/build
View file @
ebc2a121
...
...
@@ -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
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment