mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2026-04-14 11:46:12 +00:00
remove boost from runtime dependencies
This commit is contained in:
@@ -48,11 +48,10 @@ These package names are in the debian / ubuntu style. Feel free to PR your own g
|
||||
You can also use any version of `libluajit`, but the same applies regarding the version.
|
||||
- `libz-dev`
|
||||
- `rapidjson-dev`
|
||||
- `libboost1.70-dev`
|
||||
|
||||
If your distro doesn't have 1.7x version of libboost, you'll have to compile it from source or find another way to get it for your distro.
|
||||
- `libopenssl-dev`
|
||||
|
||||
**If** you're building it from source, you'll need `libboost1.70-dev` as well.
|
||||
|
||||
### How to build
|
||||
|
||||
On windows. use git-bash for these commands.
|
||||
|
||||
Reference in New Issue
Block a user