docs: mention openssl

This commit is contained in:
talwat 2024-10-16 07:57:19 +02:00
parent 6f9dab6aa8
commit 120ac3f972

View File

@ -39,9 +39,12 @@ You'll need Rust 1.74.0+.
On MacOS & Windows, no extra dependencies are needed.
On Linux, you'll also need alsa and it's headers (`alsa-lib` on Arch,
`libasound2-dev` on Ubuntu). Make sure to also install `pulseaudio-alsa`
if you're using pulseaudio.
On Linux, you'll also need openssl & alsa, as well as their headers.
- `alsa-lib` on Arch, `libasound2-dev` on Ubuntu.
- `openssl` on Arch, `libssl-dev` on Ubuntu.
Make sure to also install `pulseaudio-alsa` if you're using pulseaudio.
### Cargo