votca-csg: Block gromacs@2020 and newer (#16315)
This commit is contained in:
parent
6b648c6e89
commit
3ea21fef4b
@ -30,5 +30,5 @@ class VotcaCsg(CMakePackage):
|
||||
for v in ["1.4", "1.4.1", "1.5", "1.5.1", "1.6", "master"]:
|
||||
depends_on('votca-tools@%s' % v, when="@%s:%s.0" % (v, v))
|
||||
depends_on("boost")
|
||||
depends_on("gromacs~mpi@5.1:")
|
||||
depends_on("gromacs~mpi@5.1:2019.9999")
|
||||
depends_on("hdf5~mpi")
|
||||
|
Loading…
Reference in New Issue
Block a user