summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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++