[neon/snap-packaging/plasma-desktop-session-snap] snap: Adjust plugs and slots for latest snapd patches

Kevin Ottens null at kde.org
Mon May 6 10:49:00 BST 2024


Git commit 9a29194c5b61e49ce65a8d48f383da1edd3c47d1 by Kevin Ottens.
Committed on 06/05/2024 at 09:48.
Pushed by ervin into branch 'master'.

Adjust plugs and slots for latest snapd patches

M  +3    -1    snap/snapcraft.yaml

https://invent.kde.org/neon/snap-packaging/plasma-desktop-session-snap/-/commit/9a29194c5b61e49ce65a8d48f383da1edd3c47d1

diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml
index 800a4ed..8ca42b9 100644
--- a/snap/snapcraft.yaml
+++ b/snap/snapcraft.yaml
@@ -39,6 +39,7 @@ apps:
     slots:
       - wayland
       - x11
+      - desktop
     plugs:
       - account-control
       - locale-control
@@ -46,7 +47,8 @@ apps:
       - timeserver-control
       - timezone-control
       - shell-session-locale-files
-      - desktop-session-control
+      - desktop-launch
+      - systemd-user-control
 
         #  xdg-desktop-portal-kde:
         #    command: run.sh /usr/lib/x86_64-linux-gnu/libexec/xdg-desktop-portal-kde


More information about the Neon-commits mailing list