add commented test dependencies (#8407)
* add commented test dependencies Change-Id: I38ffd3caa77a59f2a0a7ae92a9c8e8215cf5b4d6 * readd make('test') to openssl Change-Id: Ia3733a3848a2a26729b4050c7d4439ea9de17b1a
This commit is contained in:

committed by
Adam J. Stewart

parent
f1ba43d4a4
commit
b5a48f44bc
@@ -35,6 +35,4 @@ class Libpipeline(AutotoolsPackage):
|
||||
version('1.4.2', '30cec7bcd6fee723adea6a54389f3da2')
|
||||
|
||||
depends_on('pkgconfig', type='build')
|
||||
# TODO: Add a 'test' deptype
|
||||
# See https://github.com/spack/spack/issues/1279
|
||||
# depends_on('check', type='test')
|
||||
depends_on('check', type='test')
|
||||
|
Reference in New Issue
Block a user