aboutsummaryrefslogtreecommitdiff
path: root/snap
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2022-10-03 15:34:48 -0700
committerMicah Lee <micah@micahflee.com>2022-10-03 15:34:48 -0700
commit9efd21a74086b835dcbf15188b7945259262b670 (patch)
treebaca8151537931e6f040735082e579e61c7ee693 /snap
parent8f0736dd6322a6d60c392ebc58caa675f909781b (diff)
downloadonionshare-9efd21a74086b835dcbf15188b7945259262b670.tar.gz
onionshare-9efd21a74086b835dcbf15188b7945259262b670.zip
Snapcraft: Try putting go as a build-snap in the PTs
Diffstat (limited to 'snap')
-rw-r--r--snap/snapcraft.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml
index 8a70c93b..3a377bd8 100644
--- a/snap/snapcraft.yaml
+++ b/snap/snapcraft.yaml
@@ -152,12 +152,16 @@ parts:
obfs4:
plugin: go
+ build-snaps:
+ - go
source: https://gitlab.com/yawning/obfs4.git
source-type: git
source-tag: obfs4proxy-0.0.13
snowflake-client:
plugin: go
+ build-snaps:
+ - go
source: https://git.torproject.org/pluggable-transports/snowflake.git
source-type: git
source-tag: v2.2.0
@@ -166,6 +170,8 @@ parts:
meek-client:
plugin: go
+ build-snaps:
+ - go
source: https://git.torproject.org/pluggable-transports/meek.git
source-type: git
source-tag: v0.37.0