nwchem: add link type to python dep (#8759)

This commit is contained in:
Levi Baber 2018-07-19 12:03:40 -05:00 committed by Adam J. Stewart
parent e0d05d23a1
commit b0a0649d2c

View File

@ -45,7 +45,7 @@ class Nwchem(Package):
depends_on('mpi')
depends_on('scalapack')
depends_on('python@2.7:2.8', type=('build', 'run'))
depends_on('python@2.7:2.8', type=('build', 'link', 'run'))
# first hash is sha256 of the patch (required for URL patches),
# second is sha256 for the archive.