mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 23:40:13 +01:00
Try to fix snap.
This commit is contained in:
parent
e01f4dbf13
commit
870dfc4489
1 changed files with 2 additions and 1 deletions
|
|
@ -86,6 +86,7 @@ parts:
|
||||||
wekan:
|
wekan:
|
||||||
source: .
|
source: .
|
||||||
plugin: nodejs
|
plugin: nodejs
|
||||||
|
# node-engine: 12.14.1
|
||||||
build-packages:
|
build-packages:
|
||||||
- ca-certificates
|
- ca-certificates
|
||||||
- apt-utils
|
- apt-utils
|
||||||
|
|
@ -97,7 +98,7 @@ parts:
|
||||||
- curl
|
- curl
|
||||||
- libcurl4
|
- libcurl4
|
||||||
- execstack
|
- execstack
|
||||||
- nodejs
|
# - nodejs
|
||||||
- npm
|
- npm
|
||||||
stage-packages:
|
stage-packages:
|
||||||
- libfontconfig1
|
- libfontconfig1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue