[neon/snap-packaging/elisa-snap] /: Use the pulseaudio plug instead of the alsa one

Kevin Ottens null at kde.org
Wed Jun 26 15:08:44 BST 2024


Git commit 58e9d12c98fa36cb2bf3ec937e5394d09ad5718b by Kevin Ottens.
Committed on 26/06/2024 at 14:08.
Pushed by ervin into branch 'master'.

Use the pulseaudio plug instead of the alsa one

M  +1    -1    snapcraft.yaml

https://invent.kde.org/neon/snap-packaging/elisa-snap/-/commit/58e9d12c98fa36cb2bf3ec937e5394d09ad5718b

diff --git a/snapcraft.yaml b/snapcraft.yaml
index bb6288d..f5b56a1 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -20,8 +20,8 @@ apps:
         plugs:
         - home
         - removable-media
-        - alsa
         - screen-inhibit-control
+        - pulseaudio
         command-chain:
         - snap/command-chain/desktop-launch6
 plugs:


More information about the Neon-commits mailing list