summaryrefslogtreecommitdiffstats
path: root/snapcraft.yaml
diff options
context:
space:
mode:
authorjustinr1234 <justinr1234@gmail.com>2019-07-18 16:10:15 -0500
committerGitHub <noreply@github.com>2019-07-18 16:10:15 -0500
commitb30dc8d4f28efd68d2308cd66b562f200ef34c58 (patch)
treeda7ba2d3826b8698f2782ddb663ed6c53926197b /snapcraft.yaml
parent57f7af5f900e529c345172d57c5c914dfcbca51e (diff)
downloadwekan-b30dc8d4f28efd68d2308cd66b562f200ef34c58.tar.gz
wekan-b30dc8d4f28efd68d2308cd66b562f200ef34c58.tar.bz2
wekan-b30dc8d4f28efd68d2308cd66b562f200ef34c58.zip
More snap fixes
Diffstat (limited to 'snapcraft.yaml')
-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