Add missing OpenSSL dependency to README (fixes #11)
This commit is contained in:
parent
ab58196ee5
commit
ec1a028aee
|
@ -15,6 +15,7 @@ Note that it requires an extension to the Mumble protocol which has not yet been
|
|||
|
||||
- Rust 1.39+ (e.g. via [rustup](https://rustup.rs/))
|
||||
- libnice development headers (`libnice-devel` on Fedora, `libnice-dev` on Debian)
|
||||
- OpenSSL development headers (`openssl-devel` on Fedora, `libssl-dev` on Debian)
|
||||
- clang (`clang` on Fedora and Debian)
|
||||
|
||||
#### Building
|
||||
|
|
Loading…
Reference in a new issue