libflame: Fix build error (#22315)
This commit is contained in:
parent
8ffeb96c77
commit
475c877fc9
1 changed files with 2 additions and 0 deletions
|
@ -127,3 +127,5 @@ class Libflame(LibflameBase):
|
|||
|
||||
provides('flame@5.2', when='@5.2.0')
|
||||
provides('flame@5.1', when='@5.1.0')
|
||||
|
||||
depends_on('python', type='build')
|
||||
|
|
Loading…
Reference in a new issue