mitofates: needs perl at runtime (#8526)
This commit is contained in:
parent
5c731f54b8
commit
f9683419f9
@ -35,6 +35,7 @@ class Mitofates(Package):
|
||||
version('1.2', 'aaac42a8e8c7318a4abde9df3a4b72d1')
|
||||
|
||||
depends_on('libsvm')
|
||||
depends_on('perl', type='run')
|
||||
|
||||
def install(self, spec, prefix):
|
||||
install_tree('bin', prefix.bin)
|
||||
|
Loading…
Reference in New Issue
Block a user