[neon/snap-packaging/kf6-core-sdk/work.core24] /: update libplasma deps
Scarlett Moore
null at kde.org
Fri Jun 26 18:46:23 BST 2026
Git commit 712a5b139887007e847623d69744208afa02bf54 by Scarlett Moore.
Committed on 26/06/2026 at 17:46.
Pushed by scarlettmoore into branch 'work.core24'.
update libplasma deps
M +16 -1 snapcraft.yaml
https://invent.kde.org/neon/snap-packaging/kf6-core-sdk/-/commit/712a5b139887007e847623d69744208afa02bf54
diff --git a/snapcraft.yaml b/snapcraft.yaml
index 6b20eab..8cb32db 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -2535,7 +2535,20 @@ parts:
build-environment: *buildenvironment
libplasma:
- after: [wayland-protocols]
+ after:
+ - wayland-protocols
+ - kconfig
+ - kcoreaddons
+ - kglobalaccel
+ - kguiaddons
+ - ki18n
+ - kiconthemes
+ - kio
+ - kwindowsystem
+ - knotifications
+ - kpackage
+ - kirigami
+ - ksvg
source: https://invent.kde.org/plasma/libplasma.git
source-tag: *plasma-version
plugin: cmake
@@ -2557,6 +2570,8 @@ parts:
- -usr/bin/rsync
marble:
+ after:
+ - libplasma
source: https://invent.kde.org/education/marble.git
source-tag: *apps-version
plugin: cmake
More information about the Neon-commits
mailing list