Try again with Qt install on Rocky

This commit is contained in:
Thomas Krijnen
2026-05-10 13:44:58 +02:00
parent cd612dc988
commit 05e328339f
4 changed files with 76 additions and 2 deletions
+1
View File
@@ -823,6 +823,7 @@ def install_qt6() -> str:
"-O",
str(qt_install_root),
"--archives",
"icu",
"qtbase",
]
)