Added fftw dependency (#6057)
This commit is contained in:
parent
180dcfc652
commit
8a86016bef
@ -39,6 +39,7 @@ class Swfft(MakefilePackage):
|
||||
branch='master')
|
||||
|
||||
depends_on('mpi')
|
||||
depends_on('fftw')
|
||||
|
||||
tags = ['proxy-app', 'ecp-proxy-app']
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user