Build of libxmms requires python, but not in spack dependency list. See #18566
This commit is contained in:
parent
017331684e
commit
7165795c4a
1 changed files with 1 additions and 0 deletions
|
@ -60,6 +60,7 @@ class Libxsmm(MakefilePackage):
|
|||
description='With generator executable(s)')
|
||||
conflicts('+header-only', when='@:1.6.2',
|
||||
msg='Header-only is available since v1.6.2!')
|
||||
depends_on('python', type='build')
|
||||
|
||||
@property
|
||||
def libs(self):
|
||||
|
|
Loading…
Reference in a new issue