Merge pull request #3 from pop-os/documentation-fix

Add to list of dependencies in README.
This commit is contained in:
Jeremy Soller 2024-02-28 13:58:35 -07:00 committed by GitHub
commit be8ecca91b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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 just libasound2-dev libavcodec-dev libavdevice-dev libavfilter-dev libavformat-dev libavutil-dev pkg-config
```