From 2562946b153ffa188624e42e41cd2155c8dc6a6f Mon Sep 17 00:00:00 2001 From: Keshav Bhatt Date: Sun, 20 Feb 2022 00:29:45 +0530 Subject: mpris add --- snap/snapcraft.yaml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'snap/snapcraft.yaml') diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 6fa0c5f..fd9b5c7 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -50,7 +50,8 @@ apps: - hardware-observe #might help geoclue & qtpositioning - network-observe #might help geoclue & qtpositioning - network-bind #might help geoclue & qtpositioning - - mpris + slots: + - whatsie-mpris plugs: gsettings: @@ -70,6 +71,11 @@ plugs: interface: content target: $SNAP/qt515-core20 default-provider: qt515-core20 + +slots: + whatsie-mpris: + interface: mpris + name: whatsie parts: build-src: -- cgit v1.2.3