fast-global-file-status needs elf (#19789)
This commit is contained in:
parent
73773ef9f3
commit
8dc8155ed5
@ -19,6 +19,7 @@ class FastGlobalFileStatus(AutotoolsPackage):
|
||||
depends_on('mount-point-attributes')
|
||||
depends_on('mpi')
|
||||
depends_on('openssl')
|
||||
depends_on('elf')
|
||||
|
||||
def configure_args(self):
|
||||
spec = self.spec
|
||||
|
Loading…
Reference in New Issue
Block a user