* Fix for - Installation issue: amdlibflame #25878 * Updated with python+pythoncmd - Symlink 'python3' executable to 'python'
This commit is contained in:
parent
a8977f828e
commit
8de77bb304
@ -44,6 +44,8 @@ class Amdlibflame(LibflameBase):
|
|||||||
|
|
||||||
provides('flame@5.2', when='@2:')
|
provides('flame@5.2', when='@2:')
|
||||||
|
|
||||||
|
depends_on('python+pythoncmd', type='build')
|
||||||
|
|
||||||
@property
|
@property
|
||||||
def lapack_libs(self):
|
def lapack_libs(self):
|
||||||
"""find lapack_libs function"""
|
"""find lapack_libs function"""
|
||||||
|
Loading…
Reference in New Issue
Block a user