mirror of
https://github.com/wekan/wekan.git
synced 2025-04-24 14:08:31 -04:00
Add libcurl4 to snap.
This commit is contained in:
parent
a863194e74
commit
e164aafbd8
1 changed files with 1 additions and 0 deletions
|
@ -99,6 +99,7 @@ parts:
|
||||||
- npm
|
- npm
|
||||||
stage-packages:
|
stage-packages:
|
||||||
- libfontconfig1
|
- libfontconfig1
|
||||||
|
- libcurl4
|
||||||
override-build: |
|
override-build: |
|
||||||
echo "Cleaning environment first"
|
echo "Cleaning environment first"
|
||||||
rm -rf ~/.meteor ~/.npm /usr/local/lib/node_modules
|
rm -rf ~/.meteor ~/.npm /usr/local/lib/node_modules
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue