diff options
-rw-r--r-- | branding/templates/snap/snapcraft-template.yaml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/branding/templates/snap/snapcraft-template.yaml b/branding/templates/snap/snapcraft-template.yaml index cef080b..14c21f0 100644 --- a/branding/templates/snap/snapcraft-template.yaml +++ b/branding/templates/snap/snapcraft-template.yaml @@ -52,21 +52,12 @@ parts: - libpcre3 - libappindicator3-1 - zlib1g - apps: launcher: command: bin/bitmask-vpn desktop: usr/share/applications/${binaryName}.desktop environment: LD_LIBRARY_PATH: "$SNAP/usr/lib/$(gcc -print-multiarch):$SNAP/lib/$(gcc -print-multiarch):$LD_LIBRARY_PATH" - plugs: - - desktop - - desktop-legacy - - home - - network - - unity7 - - wayland - - x11 openvpn: command: usr/sbin/openvpn bitmask-root: |