From 4d73eccaa8a9e0c3cfcdad5859c7a8919cba6d9c Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Sat, 11 Jan 2020 20:47:26 +0200 Subject: [PATCH] Try to fix Snap. --- snapcraft.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/snapcraft.yaml b/snapcraft.yaml index 8288f0b45..298e59020 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -87,10 +87,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++