summaryrefslogtreecommitdiffstats
path: root/snapcraft.yaml
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2020-01-11 20:47:26 +0200
committerLauri Ojansivu <x@xet7.org>2020-01-11 20:47:26 +0200
commit4d73eccaa8a9e0c3cfcdad5859c7a8919cba6d9c (patch)
tree396906b4c7525109b59fbe844500ae493afdf446 /snapcraft.yaml
parent634706ca6a7fb50beb8de8ac2c5ccaa64d07d12b (diff)
downloadwekan-4d73eccaa8a9e0c3cfcdad5859c7a8919cba6d9c.tar.gz
wekan-4d73eccaa8a9e0c3cfcdad5859c7a8919cba6d9c.tar.bz2
wekan-4d73eccaa8a9e0c3cfcdad5859c7a8919cba6d9c.zip
Try to fix Snap.
Diffstat (limited to 'snapcraft.yaml')
-rw-r--r--snapcraft.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/snapcraft.yaml b/snapcraft.yaml
index 8288f0b4..298e5902 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -87,10 +87,11 @@ parts:
node-packages:
- node-gyp
- node-pre-gyp
- - fibers@2.0.0
+ - fibers
build-packages:
- ca-certificates
- apt-utils
+ - build-essential
- python
# - python3
- g++