rocminfo: extends python (#49532)
This commit is contained in:
parent
1e70a8d6ad
commit
c5adb934c2
@ -44,6 +44,7 @@ class Rocminfo(CMakePackage):
|
||||
depends_on("cxx", type="build")
|
||||
|
||||
depends_on("cmake@3:", type="build")
|
||||
extends("python@3:")
|
||||
|
||||
for ver in [
|
||||
"5.3.0",
|
||||
|
Loading…
Reference in New Issue
Block a user