[sysadmin/ci-images] kubuntu-resolute-lts: (kubuntu-resolute-lts) Include libical for KCalendarCore
Ben Cooksley <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit 12303f77e6efa99b0ea8bff37e18e95b03cdd3cc by Ben Cooksley.
Committed on 16/08/2026 at 02:13.
Pushed by bcooksley into branch 'master'.
(kubuntu-resolute-lts) Include libical for KCalendarCore
M +2 -0 kubuntu-resolute-lts/build.sh
https://invent.kde.org/sysadmin/ci-images/-/commit/12303f77e6efa99b0ea8bff37e18e95b03cdd3cc
diff --git a/kubuntu-resolute-lts/build.sh b/kubuntu-resolute-lts/build.sh
index e070f06..05469cc 100644
--- a/kubuntu-resolute-lts/build.sh
+++ b/kubuntu-resolute-lts/build.sh
@@ -86,6 +86,8 @@ APT_PACKAGES=(
libraw-dev
libjxr-dev
libjxl-dev
+ # kcalendarcore
+ libical-dev
# kwayland and kwin
libwayland-dev
libdisplay-info-dev