remove hdf5 which is silo actually a silo dependency
This commit is contained in:
parent
32f7b06a36
commit
1785de0f31
@ -12,7 +12,6 @@ class Visit(Package):
|
||||
depends_on("vtk@6.1.0~opengl2")
|
||||
depends_on("qt@4.8.6")
|
||||
depends_on("python")
|
||||
depends_on("hdf5") # silo seems to need it
|
||||
depends_on("silo+shared")
|
||||
|
||||
def install(self, spec, prefix):
|
||||
|
Loading…
Reference in New Issue
Block a user