summaryrefslogtreecommitdiffstats
path: root/snapcraft.yaml
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2020-01-10 01:31:48 +0200
committerLauri Ojansivu <x@xet7.org>2020-01-10 01:31:48 +0200
commit39bf1e375e2962f824e6f8cfa425ea51aa4efa24 (patch)
treecfc9762eaa173af472efe34c0072e03910f915cb /snapcraft.yaml
parentb3e1b8683cdfe180f376a91ed4e21d0a1101e072 (diff)
downloadwekan-39bf1e375e2962f824e6f8cfa425ea51aa4efa24.tar.gz
wekan-39bf1e375e2962f824e6f8cfa425ea51aa4efa24.tar.bz2
wekan-39bf1e375e2962f824e6f8cfa425ea51aa4efa24.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 8973b9d9..629f5463 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -85,10 +85,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++