[neon/snap-packaging/kf6-core/work.core24] /: move away from gpu snap until we resolve breakage

Scarlett Moore null at kde.org
Mon Jul 6 20:29:45 BST 2026


Git commit 72193c8c4882302dfcddf036989366b0d2440f55 by Scarlett Moore.
Committed on 06/07/2026 at 19:29.
Pushed by scarlettmoore into branch 'work.core24'.

move away from gpu snap until we resolve breakage

M  +1    -2    snapcraft.yaml

https://invent.kde.org/neon/snap-packaging/kf6-core/-/commit/72193c8c4882302dfcddf036989366b0d2440f55

diff --git a/snapcraft.yaml b/snapcraft.yaml
index 8dc1ad1..8ddac2b 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -693,8 +693,7 @@ parts:
     plugin: make
     make-parameters:
       - PLATFORM_PLUG=$CRAFT_PROJECT_NAME
-      - WITH_GRAPHICS=false
-
+      - WITH_GRAPHICS=true
   # cleanup:
   #   after: [ caches, applications-menu ]
   #   plugin: nil


More information about the Neon-commits mailing list