mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Fix curl deprecation warnings, and set minimum curl version to 7.56.0
This commit is contained in:
parent
f947e2afec
commit
dade95e142
2 changed files with 22 additions and 26 deletions
|
@ -13,6 +13,7 @@
|
|||
| LuaJIT | 2.0+ | Bundled Lua 5.1 is used if not present |
|
||||
| GMP | 5.0.0+ | Bundled mini-GMP is used if not present |
|
||||
| JsonCPP | 1.0.0+ | Bundled JsonCPP is used if not present |
|
||||
| Curl | 7.56.0+ | Optional |
|
||||
|
||||
For Debian/Ubuntu users:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue