Adds libasound2-dev to list of dependencies in README.
libasound2-dev is a requirement of alsa-sys crate.
This commit is contained in:
parent
6681775fd4
commit
88e4281b7c
1 changed files with 1 additions and 1 deletions
|
|
@ -6,5 +6,5 @@ WIP COSMIC media player
|
|||
|
||||
For debian-based systems:
|
||||
```
|
||||
sudo apt-get install clang libavcodec-dev libavdevice-dev libavfilter-dev libavformat-dev libavutil-dev pkg-config
|
||||
sudo apt-get install clang libasound2-dev libavcodec-dev libavdevice-dev libavfilter-dev libavformat-dev libavutil-dev pkg-config
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue