summaryrefslogtreecommitdiffstats
path: root/snapcraft.yaml
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-12-05 12:00:51 +0200
committerLauri Ojansivu <x@xet7.org>2019-12-05 12:00:51 +0200
commite6fa02e0a18e80b3e5e5d8ffe6b2f6be7db23c93 (patch)
tree6eea1088977d96705e1f61dd51814c1cbeab643b /snapcraft.yaml
parente164aafbd8d8a64b5ace55ceb63d22e559818986 (diff)
downloadwekan-e6fa02e0a18e80b3e5e5d8ffe6b2f6be7db23c93.tar.gz
wekan-e6fa02e0a18e80b3e5e5d8ffe6b2f6be7db23c93.tar.bz2
wekan-e6fa02e0a18e80b3e5e5d8ffe6b2f6be7db23c93.zip
Use libcurl3 instead.
Diffstat (limited to 'snapcraft.yaml')
-rw-r--r--snapcraft.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/snapcraft.yaml b/snapcraft.yaml
index 72774a8c..f32b0340 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -99,7 +99,7 @@ parts:
- npm
stage-packages:
- libfontconfig1
- - libcurl4
+ - libcurl3
override-build: |
echo "Cleaning environment first"
rm -rf ~/.meteor ~/.npm /usr/local/lib/node_modules