votca-xtp: update deps (#19850)

This commit is contained in:
Christoph Junghans 2020-11-10 15:01:25 -07:00 committed by GitHub
parent dd96a86511
commit f7e3ef1b5c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -37,3 +37,4 @@ class VotcaXtp(CMakePackage):
depends_on("libxc", when='@stable,1.5:')
depends_on("ceres-solver", when='@1.5:1.5.9999')
depends_on("hdf5+cxx~mpi")
depends_on("libint@2.6.0:", when="@1.7:")