mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Look for PostgreSQL library properly and fix CI
This commit is contained in:
parent
1da73418cd
commit
a24899bf2d
3 changed files with 12 additions and 4 deletions
|
@ -133,7 +133,7 @@ Compiling
|
|||
| Dependency | Version | Commentary |
|
||||
|------------|---------|------------|
|
||||
| GCC | 4.9+ | Can be replaced with Clang 3.4+ |
|
||||
| CMake | 2.6+ | |
|
||||
| CMake | 3.5+ | |
|
||||
| Irrlicht | - | Custom version required, see https://github.com/minetest/irrlicht |
|
||||
| SQLite3 | 3.0+ | |
|
||||
| LuaJIT | 2.0+ | Bundled Lua 5.1 is used if not present |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue