From 99937bc24181e4f206f9a35e2f0ac56a22476319 Mon Sep 17 00:00:00 2001 From: Sergio Rubio Date: Tue, 12 Nov 2019 17:17:40 +0100 Subject: [PATCH] Add missing snap plugs --- snap/snapcraft.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 5bb43f83..c5cf8254 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -16,6 +16,9 @@ apps: beehive: command: bin/beehive extensions: [gnome-3-28] + plugs: + - network + - x11 parts: beehive: plugin: dump