[neon/snap-packaging/kf6-core/work.core24] /: fix package names

Scarlett Moore null at kde.org
Tue Jul 7 11:14:49 BST 2026


Git commit 1b0f9952461f2af52150e2da769dd944cf092eaa by Scarlett Moore.
Committed on 07/07/2026 at 10:14.
Pushed by scarlettmoore into branch 'work.core24'.

fix package names

M  +4    -4    snapcraft.yaml

https://invent.kde.org/neon/snap-packaging/kf6-core/-/commit/1b0f9952461f2af52150e2da769dd944cf092eaa

diff --git a/snapcraft.yaml b/snapcraft.yaml
index 8b0074d..748b508 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -196,10 +196,10 @@ parts:
       - libx11-6
       - libxau6
       - libxcb-cursor-dev
-      - libxcb-randr-dev
-      - libxcb-xtest-dev
-      - libxcb-xinerama-dev
-      - libxcb-shape-dev
+      - libxcb-randr0-dev
+      - libxcb-xtest0-dev
+      - libxcb-xinerama0-dev
+      - libxcb-shape0-dev
       - libxcb-xkb-dev
       - libxcb1
       - libxcb-cursor0


More information about the Neon-commits mailing list