amdlibflame: Fix build error (#22316)

This commit is contained in:
Tomoyasu Nojiri 2021-03-16 19:32:51 +09:00 committed by GitHub
parent 475c877fc9
commit ce7bde24d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,6 +38,8 @@ class Amdlibflame(LibflameBase):
version('2.2', sha256='12b9c1f92d2c2fa637305aaa15cf706652406f210eaa5cbc17aaea9fcfa576dc')
depends_on('python', type='build')
patch('aocc-2.2.0.patch', when="@:2.999", level=1)
provides('flame@5.2', when='@2:')