[neon/snap-packaging/kf6-core-sdk/work.core24.qmldirs] /: missed a few

Carlos De Maine null at kde.org
Mon Aug 25 10:58:13 BST 2025


Git commit 15026e8af75715fc57f7448defbef47710759efc by Carlos De Maine.
Committed on 25/08/2025 at 09:58.
Pushed by carlosdem into branch 'work.core24.qmldirs'.

missed a few

M  +2    -3    snapcraft.yaml

https://invent.kde.org/neon/snap-packaging/kf6-core-sdk/-/commit/15026e8af75715fc57f7448defbef47710759efc

diff --git a/snapcraft.yaml b/snapcraft.yaml
index 4f85041..4556402 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -185,7 +185,7 @@ parts:
       - libfbclient2
   extra-cmake-modules:
     after:
-
+      - gsettings-desktop-schemas
     source: https://invent.kde.org/frameworks/extra-cmake-modules.git
     source-tag: &kf6-version v6.14.0
     source-depth: 1
@@ -205,7 +205,6 @@ parts:
   plasma-wayland-protocols:
     after:
       - extra-cmake-modules
-
     source: https://invent.kde.org/libraries/plasma-wayland-protocols.git
     source-branch: master
     source-depth: 1
@@ -248,7 +247,7 @@ parts:
         rsync -a --ignore-existing $CRAFT_PART_INSTALL/ /
   polkit-qt-1:
     after:
-
+      - extra-cmake-modules
     source: https://invent.kde.org/libraries/polkit-qt-1.git
     source-branch: master
     source-depth: 1


More information about the Neon-commits mailing list