[sysadmin/ci-images] kubuntu-resolute-lts: (kubuntu-resolute-lts) And we need PySide6 as well apparently too.
Ben Cooksley <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit 10a1ece83ddc9ab56cf2f68751e685a7ffba51c3 by Ben Cooksley.
Committed on 16/08/2026 at 01:17.
Pushed by bcooksley into branch 'master'.
(kubuntu-resolute-lts) And we need PySide6 as well apparently too.
The CMake checks in Frameworks for its Python bindings really shouldn't immediately fatal error out...
M +2 -0 kubuntu-resolute-lts/build.sh
https://invent.kde.org/sysadmin/ci-images/-/commit/10a1ece83ddc9ab56cf2f68751e685a7ffba51c3
diff --git a/kubuntu-resolute-lts/build.sh b/kubuntu-resolute-lts/build.sh
index b9d0048..6bd86d7 100644
--- a/kubuntu-resolute-lts/build.sh
+++ b/kubuntu-resolute-lts/build.sh
@@ -45,6 +45,8 @@ APT_PACKAGES=(
python3-dev
shiboken6
libshiboken6-dev
+ pyside6-tools
+ libpyside6-dev
qca-qt6-utils
qt6-declarative-dev-tools
qt6-tools-dev-tools