[neon/snap-packaging/plasma-desktop-session] snap: Drop snapd-control, only plasma-discover needs it

Kevin Ottens null at kde.org
Thu Aug 8 23:48:16 BST 2024


Git commit 14439b4a252a23f46c456e2106b27d9327b89f1c by Kevin Ottens.
Committed on 08/08/2024 at 22:40.
Pushed by ervin into branch 'master'.

Drop snapd-control, only plasma-discover needs it

M  +0    -16   snap/snapcraft.yaml

https://invent.kde.org/neon/snap-packaging/plasma-desktop-session/-/commit/14439b4a252a23f46c456e2106b27d9327b89f1c

diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml
index 21eb5c2..fc50895 100644
--- a/snap/snapcraft.yaml
+++ b/snap/snapcraft.yaml
@@ -38,7 +38,6 @@ apps:
       - shell-session-locale-files
       - desktop-launch
       - systemd-user-control
-      - snapd-control
       - mpris
       - dbus-powerprofiles
 
@@ -85,7 +84,6 @@ apps:
       - shell-session-locale-files
       - desktop-launch
       - systemd-user-control
-      - snapd-control
       - mpris
     daemon: oneshot
     passthrough:
@@ -111,7 +109,6 @@ apps:
       - shell-session-locale-files
       - desktop-launch
       - systemd-user-control
-      - snapd-control
       - mpris
       - shutdown
     daemon: dbus
@@ -139,7 +136,6 @@ apps:
       - desktop-launch
       - systemd-user-control
       - shutdown
-      - snapd-control
       - mpris
     daemon: dbus
     passthrough:
@@ -165,7 +161,6 @@ apps:
       - shell-session-locale-files
       - desktop-launch
       - systemd-user-control
-      - snapd-control
       - mpris
     daemon: forking
     passthrough:
@@ -191,7 +186,6 @@ apps:
       - shell-session-locale-files
       - desktop-launch
       - systemd-user-control
-      - snapd-control
       - mpris
     after:
       - plasma-kwin-wayland
@@ -221,7 +215,6 @@ apps:
       - desktop-launch
       - systemd-user-control
       - shutdown
-      - snapd-control
       - mpris
     daemon: dbus
     passthrough:
@@ -248,7 +241,6 @@ apps:
       - desktop-launch
       - shutdown
       - systemd-user-control
-      - snapd-control
       - mpris
     daemon: dbus
     passthrough:
@@ -275,7 +267,6 @@ apps:
       - desktop-launch
       - shutdown
       - systemd-user-control
-      - snapd-control
       - mpris
     daemon: dbus
     passthrough:
@@ -302,7 +293,6 @@ apps:
       - desktop-launch
       - shutdown
       - systemd-user-control
-      - snapd-control
       - mpris
     daemon: dbus
     passthrough:
@@ -329,7 +319,6 @@ apps:
       - desktop-launch
       - shutdown
       - systemd-user-control
-      - snapd-control
       - mpris
     daemon: dbus
     passthrough:
@@ -354,7 +343,6 @@ apps:
       - shell-session-locale-files
       - desktop-launch
       - systemd-user-control
-      - snapd-control
       - mpris
     daemon: simple
     passthrough:
@@ -379,7 +367,6 @@ apps:
       - shell-session-locale-files
       - desktop-launch
       - systemd-user-control
-      - snapd-control
       - mpris
     daemon: simple
     passthrough:
@@ -405,7 +392,6 @@ apps:
       - desktop-launch
       - shutdown
       - systemd-user-control
-      - snapd-control
       - mpris
     daemon: dbus
     passthrough:
@@ -430,7 +416,6 @@ apps:
       - shell-session-locale-files
       - desktop-launch
       - systemd-user-control
-      - snapd-control
       - mpris
     autostart: kaccess.desktop
 
@@ -450,7 +435,6 @@ apps:
       - shell-session-locale-files
       - desktop-launch
       - systemd-user-control
-      - snapd-control
       - mpris
     autostart: org.kde.xwaylandvideobridge.desktop
 


More information about the Neon-commits mailing list