[sysadmin/ci-images] kubuntu-resolute-lts: (kubuntu-resolute-lts) Include additional packages for KWindowSystem as per Debian dsc files
Ben Cooksley <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit 4bbe923d61a083f5b5844381cc5eb6e1fa605e2f by Ben Cooksley.
Committed on 16/08/2026 at 05:36.
Pushed by bcooksley into branch 'master'.
(kubuntu-resolute-lts) Include additional packages for KWindowSystem as per Debian dsc files
M +5 -0 kubuntu-resolute-lts/build.sh
https://invent.kde.org/sysadmin/ci-images/-/commit/4bbe923d61a083f5b5844381cc5eb6e1fa605e2f
diff --git a/kubuntu-resolute-lts/build.sh b/kubuntu-resolute-lts/build.sh
index fd8ed1a..3bff6f2 100644
--- a/kubuntu-resolute-lts/build.sh
+++ b/kubuntu-resolute-lts/build.sh
@@ -69,6 +69,11 @@ APT_PACKAGES=(
libpolkit-qt6-1-dev
# kwindowsystem
xcb-*-dev
+ libxcb-icccm4-dev
+ libxcb-keysyms1-dev
+ libxcb-res0-dev
+ libxcb-xfixes0-dev
+ libxcb1-dev
# karchive
libzstd-dev
lzip