summaryrefslogtreecommitdiffstats
path: root/snapcraft.yaml
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-08-29 00:45:37 +0300
committerLauri Ojansivu <x@xet7.org>2019-08-29 00:45:37 +0300
commit7761a22bb4e88ad9a5a39ed84e1ff244015c3a58 (patch)
treefccd5b1882e021dd7a5076a3fea0eef215b6b646 /snapcraft.yaml
parent16388a5e25ebcd0f61afcebfd1f77f67db85d0b5 (diff)
downloadwekan-7761a22bb4e88ad9a5a39ed84e1ff244015c3a58.tar.gz
wekan-7761a22bb4e88ad9a5a39ed84e1ff244015c3a58.tar.bz2
wekan-7761a22bb4e88ad9a5a39ed84e1ff244015c3a58.zip
Fix Snap.
Thanks to xet7 !
Diffstat (limited to 'snapcraft.yaml')
-rw-r--r--snapcraft.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/snapcraft.yaml b/snapcraft.yaml
index 9419e932..15fd9fc3 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -85,7 +85,7 @@ parts:
node-packages:
- node-gyp
- node-pre-gyp
- - fibers
+ - fibers@2.0.0
build-packages:
- ca-certificates
- apt-utils
@@ -190,7 +190,7 @@ parts:
# git clone --depth 1 -b master --recurse-submodules https://github.com/wekan/markdown.git
# cd ..
#fi
- rm -rf package-lock.json .build
+ rm -rf .build
meteor add standard-minifier-js --allow-superuser
meteor npm install --allow-superuser
meteor npm install --allow-superuser --save babel-runtime