mirror of
https://github.com/wekan/wekan.git
synced 2026-02-27 10:24:07 +01: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
|
- npm
|
||||||
stage-packages:
|
stage-packages:
|
||||||
- libfontconfig1
|
- libfontconfig1
|
||||||
- libcurl4
|
- libcurl3
|
||||||
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