Browse Source

Try to fix Snap.

Lauri Ojansivu 5 năm trước cách đây
mục cha
commit
39bf1e375e
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      snapcraft.yaml

+ 2 - 1
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++