summaryrefslogtreecommitdiffstats
path: root/snapcraft.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'snapcraft.yaml')
-rw-r--r--snapcraft.yaml7
1 files changed, 4 insertions, 3 deletions
diff --git a/snapcraft.yaml b/snapcraft.yaml
index 940bb378..6b9cb077 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -65,9 +65,9 @@ apps:
parts:
mongodb:
- source: https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-ubuntu1604-3.2.22.tgz
+ source: https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-ubuntu1604-4.2.6.tgz
plugin: dump
- stage-packages: [libssl1.0.0]
+ stage-packages: [libssl1.0.0, libcurl3]
filesets:
mongo:
- usr
@@ -90,10 +90,11 @@ parts:
- ca-certificates
- apt-utils
- python
-# - python3
+ - python3
- g++
- capnproto
- curl
+ - libcurl3
- execstack
- nodejs
- npm