mirror of
https://github.com/talwat/lowfi
synced 2024-12-26 03:01:55 +00:00
docs: mention openssl
This commit is contained in:
parent
6f9dab6aa8
commit
120ac3f972
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user