1
0
Fork 0
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:
Desour 2023-06-05 17:37:18 +02:00 committed by DS
parent f947e2afec
commit dade95e142
2 changed files with 22 additions and 26 deletions

View file

@ -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: