mirror of
https://github.com/wekan/wekan.git
synced 2026-02-25 01:14:06 +01:00
Try to fix Snap.
This commit is contained in:
parent
1c2c3d9dea
commit
e9982e34ed
1 changed files with 11 additions and 0 deletions
|
|
@ -90,6 +90,16 @@ parts:
|
||||||
prime:
|
prime:
|
||||||
- $mongo
|
- $mongo
|
||||||
|
|
||||||
|
mongodb44:
|
||||||
|
plugin: dump
|
||||||
|
source: https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-ubuntu2004-4.4.14.tgz
|
||||||
|
source-type: tgz
|
||||||
|
organize:
|
||||||
|
bin: mongo44bin
|
||||||
|
usr: mongo44usr
|
||||||
|
stage:
|
||||||
|
- -init
|
||||||
|
|
||||||
wekan:
|
wekan:
|
||||||
source: .
|
source: .
|
||||||
plugin: npm
|
plugin: npm
|
||||||
|
|
@ -108,6 +118,7 @@ parts:
|
||||||
- capnproto
|
- capnproto
|
||||||
- curl
|
- curl
|
||||||
- wget
|
- wget
|
||||||
|
- unzip
|
||||||
- execstack
|
- execstack
|
||||||
- nodejs
|
- nodejs
|
||||||
- npm
|
- npm
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue