[neon/snap-packaging/kwrite-snap] /: Use cups-control rather than cups to avoid the cups install plug that

Scarlett Moore null at kde.org
Wed Oct 9 13:54:34 BST 2024


Git commit 756d829339a045718205aa877721d964e93046df by Scarlett Moore.
Committed on 09/10/2024 at 12:47.
Pushed by scarlettmoore into branch 'master'.

Use cups-control rather than cups to avoid the cups install plug that
breaks ubuntu-image.

M  +0    -6    snapcraft.yaml

https://invent.kde.org/neon/snap-packaging/kwrite-snap/-/commit/756d829339a045718205aa877721d964e93046df

diff --git a/snapcraft.yaml b/snapcraft.yaml
index 3944806..6ec4b3d 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -25,12 +25,6 @@ slots:
         interface: dbus
         name: org.kde.kwrite
         bus: session
-plugs:
-  foo-install-cups:
-    interface: content
-    content: foo
-    default-provider: cups
-    target: $SNAP_DATA/foo
 package-repositories:
 -   type: apt
     components:


More information about the Neon-commits mailing list