summaryrefslogtreecommitdiff
path: root/snap
diff options
context:
space:
mode:
authorRuben Pollan <meskio@sindominio.net>2018-10-10 17:06:27 -0500
committerRuben Pollan <meskio@sindominio.net>2018-10-11 13:39:59 -0500
commit0b143bb883cf710a6c64c4409a2152eadfa32c5d (patch)
tree591675c030bbd83337ccf221d6d3c74463af2d88 /snap
parent1e1c33231902b724128eda0b641e1d5aca3291d7 (diff)
[pkg] standalone is now the default build
Diffstat (limited to 'snap')
-rw-r--r--snap/snapcraft.yaml3
1 files changed, 1 insertions, 2 deletions
diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml
index 42e33dc..d531a2f 100644
--- a/snap/snapcraft.yaml
+++ b/snap/snapcraft.yaml
@@ -46,8 +46,7 @@ parts:
bitmask-systray:
after: [desktop-gtk3]
plugin: go
- go-buildtags: [standalone]
- go-packages: ["github.com/ProtonMail/go-autostart", "github.com/apparentlymart/go-openvpn-mgmt/openvpn", "0xacab.org/leap/bitmask-systray"]
+ source: https://0xacab.org/leap/bitmask-systray.git
# prepare: XXX run systray tests here
build-packages:
- pkg-config