Add libssl1.0.0 to native deps list

This commit is contained in:
Jordan Brown
2020-05-24 13:30:51 -04:00
parent 76a73c7922
commit 97f2a504ac
+1
View File
@@ -38,6 +38,7 @@ The following dependencies are required to run tgstation-server on Linux alongsi
- libc6-i386
- libstdc++6:i386
- libssl1.0.0
- gcc-multilib (Only on 64-bit systems)
Note that tgstation-server has only ever been tested on Linux via it's [docker environment](build/Dockerfile#L22). If you are having trouble with something in a native installation, or figure out a required workaround, please contact project maintainers so this documentation may be better updated.