mirror of
https://github.com/SantaSpeen/BeamMP-Server.git
synced 2026-04-13 01:36:01 +00:00
Fix debian dependencies
This commit is contained in:
@@ -72,7 +72,7 @@ Runtime dependencies for **linux**:
|
||||
|
||||
**Debian / Ubuntu**
|
||||
```shell
|
||||
$ sudo apt install libz-dev rapidjson-dev liblua5.3 libssl-dev libwebsocketpp-dev libcurl4-openssl-dev git make cmake g++
|
||||
$ sudo apt install libz-dev rapidjson-dev liblua5.3-dev libssl-dev libwebsocketpp-dev libcurl4-openssl-dev git make cmake g++
|
||||
```
|
||||
|
||||
For other distributions (e.g. **Arch**) you want to find packages for:
|
||||
|
||||
Reference in New Issue
Block a user