added votca-1.4.1 modules (#5276)

This commit is contained in:
Christoph Junghans
2017-09-11 14:28:53 -06:00
committed by Todd Gamblin
parent 8dd7fa03ea
commit f502de4725
3 changed files with 5 additions and 0 deletions

View File

@@ -38,6 +38,7 @@ class VotcaCsg(CMakePackage):
version('develop', git='https://github.com/votca/csg', branch='master')
version('1.4', 'd009e761e5e3afd51eed89c420610a67')
version('1.4.1', 'e4195d69db2036e9d76f22115ae31f81')
depends_on("cmake@2.8:", type='build')
depends_on("votca-tools@1.4:1.4.999", when='@1.4:1.4.999')