From e234f16073970e6dbba77abd0fa0ffe20ee1cc46 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Sawicz?= Date: Sun, 4 Feb 2024 19:48:50 +0100 Subject: [PATCH] snap: refresh interfaces MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit `unity7` is replaced now with the more appropriate `desktop` and `desktop-legacy` interfaces. Signed-off-by: MichaƂ Sawicz --- snap/snapcraft.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 5665b28e0..7a82b22f6 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -22,13 +22,15 @@ apps: desktop: usr/local/share/applications/subsurface.desktop plugs: - bluez + - desktop + - desktop-legacy - home - network - opengl - raw-usb - removable-media - - unity7 - wayland + - x11 parts: googlemaps: