[neon/snap-packaging/kf6-core-sdk/work.core24] /: fix dep order

Scarlett Moore null at kde.org
Fri Jul 3 10:05:49 BST 2026


Git commit bafff49cdc3b140a65b74caf32440a728d4ec75f by Scarlett Moore.
Committed on 03/07/2026 at 09:05.
Pushed by scarlettmoore into branch 'work.core24'.

fix dep order

M  +1    -1    snapcraft.yaml

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

diff --git a/snapcraft.yaml b/snapcraft.yaml
index d395133..7e06b25 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -156,7 +156,7 @@ parts:
       - libpango1.0-dev
 
   gsettings-desktop-schemas:
-    after: [ gsound, meson-deps, gobject-introspection ]
+    after: [ meson-deps ]
     source: https://gitlab.gnome.org/GNOME/gsettings-desktop-schemas.git
     source-tag: '46.1'
 # ext:updatesnap


More information about the Neon-commits mailing list