spacemeowx2 / slp-server-rust

Switch-lan-play Server written in Rust
https://github.com/spacemeowx2/switch-lan-play
115 stars 16 forks source link

add dependencies #1

Closed Cubuss closed 4 years ago

GreatWizard commented 4 years ago

We should add another paragraph about pkg-config like:

It also requires the pkg-config utility to find OpenSSL on linux.

Debian/Ubuntu: sudo apt-get install pkg-config libssl-dev

spacemeowx2 commented 4 years ago

removed reqwest dependency so I think it don't need openssl now.