Browse Source

Add libcurl4 to snap.

Lauri Ojansivu 5 years ago
parent
commit
e164aafbd8
1 changed files with 1 additions and 0 deletions
  1. 1 0
      snapcraft.yaml

+ 1 - 0
snapcraft.yaml

@@ -99,6 +99,7 @@ parts:
             - npm
             - npm
         stage-packages:
         stage-packages:
             - libfontconfig1
             - libfontconfig1
+            - libcurl4
         override-build: |
         override-build: |
             echo "Cleaning environment first"
             echo "Cleaning environment first"
             rm -rf ~/.meteor ~/.npm /usr/local/lib/node_modules
             rm -rf ~/.meteor ~/.npm /usr/local/lib/node_modules