rocminfo: extends python (#49532)

This commit is contained in:
Harmen Stoppels 2025-03-27 18:05:56 +01:00 committed by GitHub
parent 1e70a8d6ad
commit c5adb934c2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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",