summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-07-19 00:23:38 +0300
committerGitHub <noreply@github.com>2019-07-19 00:23:38 +0300
commitf06098f3dde638b191dd9efd450a41cf463a4794 (patch)
treeda7ba2d3826b8698f2782ddb663ed6c53926197b
parent57f7af5f900e529c345172d57c5c914dfcbca51e (diff)
parentb30dc8d4f28efd68d2308cd66b562f200ef34c58 (diff)
downloadwekan-f06098f3dde638b191dd9efd450a41cf463a4794.tar.gz
wekan-f06098f3dde638b191dd9efd450a41cf463a4794.tar.bz2
wekan-f06098f3dde638b191dd9efd450a41cf463a4794.zip
Merge pull request #2553 from justinr1234/patch-5
More snap fixes
-rw-r--r--snapcraft.yaml8
1 files changed, 4 insertions, 4 deletions
diff --git a/snapcraft.yaml b/snapcraft.yaml
index 49820af2..6a4e2cb9 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -85,13 +85,13 @@ parts:
# - node-gyp
# - node-pre-gyp
# - fibers@4.0.1
- #build-packages:
- # - ca-certificates
- # - apt-utils
+ build-packages:
+ - ca-certificates
+ - apt-utils
## - python3
# - gcc++-8
# - capnproto
- # - curl
+ - curl
# - execstack
# - nodejs
# - npm