summaryrefslogtreecommitdiffstats
path: root/snapcraft.yaml
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2020-01-16 05:52:11 +0200
committerLauri Ojansivu <x@xet7.org>2020-01-16 05:52:11 +0200
commitfeafa1827af03119c5cc9c53a87f03b5803ce33d (patch)
tree426e357f7098882611bf70f60667d65daa7b5a03 /snapcraft.yaml
parent116e63aa03ed4f0ed26bcf3cd73544b6c7f3ec7a (diff)
downloadwekan-feafa1827af03119c5cc9c53a87f03b5803ce33d.tar.gz
wekan-feafa1827af03119c5cc9c53a87f03b5803ce33d.tar.bz2
wekan-feafa1827af03119c5cc9c53a87f03b5803ce33d.zip
Try to fix Snap.
Diffstat (limited to 'snapcraft.yaml')
-rw-r--r--snapcraft.yaml8
1 files changed, 3 insertions, 5 deletions
diff --git a/snapcraft.yaml b/snapcraft.yaml
index fb40d336..a84c5d1f 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -1,6 +1,5 @@
name: wekan
-version: 0
-version-script: git describe --tags | cut -c 2-
+version: git
summary: The open-source kanban
description: |
Wekan is an open-source and collaborative kanban board application.
@@ -12,6 +11,7 @@ description: |
confinement: strict
grade: stable
+base: core18
architectures:
- amd64
@@ -69,9 +69,7 @@ parts:
#https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-4.0.14.tgz
#https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-ubuntu1604-3.2.22.tgz
plugin: dump
- stage-packages:
- - libssl1.0.0
- - libcurl3
+ stage-packages: [libssl1.0.0, libcurl3]
filesets:
mongo:
- usr