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 VotcaTools(CMakePackage):
version('develop', git='https://github.com/votca/tools', branch='master')
version('1.4', 'cd47868e9f28e2c7b9d01f95aa0185ca')
version('1.4.1', '3176b72f8a41ec053cc740a5398e7dc4')
depends_on("cmake@2.8:", type='build')
depends_on("expat")