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