mirror of
https://github.com/wekan/wekan.git
synced 2025-12-18 00:10:13 +01:00
Try to fix Snap.
This commit is contained in:
parent
116e63aa03
commit
feafa1827a
1 changed files with 3 additions and 5 deletions
|
|
@ -1,6 +1,5 @@
|
||||||
name: wekan
|
name: wekan
|
||||||
version: 0
|
version: git
|
||||||
version-script: git describe --tags | cut -c 2-
|
|
||||||
summary: The open-source kanban
|
summary: The open-source kanban
|
||||||
description: |
|
description: |
|
||||||
Wekan is an open-source and collaborative kanban board application.
|
Wekan is an open-source and collaborative kanban board application.
|
||||||
|
|
@ -12,6 +11,7 @@ description: |
|
||||||
|
|
||||||
confinement: strict
|
confinement: strict
|
||||||
grade: stable
|
grade: stable
|
||||||
|
base: core18
|
||||||
|
|
||||||
architectures:
|
architectures:
|
||||||
- amd64
|
- 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-4.0.14.tgz
|
||||||
#https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-ubuntu1604-3.2.22.tgz
|
#https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-ubuntu1604-3.2.22.tgz
|
||||||
plugin: dump
|
plugin: dump
|
||||||
stage-packages:
|
stage-packages: [libssl1.0.0, libcurl3]
|
||||||
- libssl1.0.0
|
|
||||||
- libcurl3
|
|
||||||
filesets:
|
filesets:
|
||||||
mongo:
|
mongo:
|
||||||
- usr
|
- usr
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue