[neon/snap-packaging/gwenview-snap/Neon/release-24.12] /: Use cups-control rather than cups to avoid the cups install plug that breaks ubuntu-image.
Carlos De Maine
null at kde.org
Mon Nov 11 11:27:57 GMT 2024
Git commit 72b618c5c7516b4f19c1019590461781c1cb24a6 by Carlos De Maine, on behalf of Scarlett Moore.
Committed on 11/11/2024 at 11:27.
Pushed by carlosdem into branch 'Neon/release-24.12'.
Use cups-control rather than cups to avoid the cups install plug that breaks ubuntu-image.
(cherry picked from commit fce7c08e58485074d36247edffb5ff8ee8dcbcb6)
M +1 -7 snapcraft.yaml
https://invent.kde.org/neon/snap-packaging/gwenview-snap/-/commit/72b618c5c7516b4f19c1019590461781c1cb24a6
diff --git a/snapcraft.yaml b/snapcraft.yaml
index b9e71f0..37065f3 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -16,7 +16,7 @@ apps:
command: usr/bin/gwenview
plugs:
- home
- - cups
+ - cups-control
- removable-media
- udisks2
- pulseaudio
@@ -41,12 +41,6 @@ slots:
interface: dbus
name: org.kde.gwenview
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