votca*: update dependencies (#8757)
This commit is contained in:

committed by
Adam J. Stewart

parent
f227cf0545
commit
e0d05d23a1
@@ -1,5 +1,5 @@
|
||||
##############################################################################
|
||||
# Copyright (c) 2017, The VOTCA Development Team (http://www.votca.org)
|
||||
# Copyright (c) 2017-2018, The VOTCA Development Team (http://www.votca.org)
|
||||
#
|
||||
# This file is part of Spack.
|
||||
# Created by Todd Gamblin, tgamblin@llnl.gov, All rights reserved.
|
||||
@@ -42,3 +42,4 @@ class VotcaCtp(CMakePackage):
|
||||
depends_on("cmake@2.8:", type='build')
|
||||
depends_on("votca-tools@develop", when='@develop')
|
||||
depends_on("votca-csg@develop", when='@develop')
|
||||
depends_on("gsl")
|
||||
|
Reference in New Issue
Block a user