Skip to content
Snippets Groups Projects
Commit 1785de0f authored by Dhanannjay Deo's avatar Dhanannjay Deo
Browse files

remove hdf5 which is silo actually a silo dependency

parent 32f7b06a
Branches
Tags
No related merge requests found
......@@ -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):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment