Skip to content

Commit

Permalink
README.md: more package recommendations
Browse files Browse the repository at this point in the history
  • Loading branch information
jonsafari committed Dec 11, 2020
1 parent 155a964 commit ef2a664
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ sudo apt-get install gcc autoconf libtool gettext libdb-dev libpopt-dev
```
I recommend the following packages as well:
```Bash
sudo apt-get install libasound2-dev libcurl4-openssl-dev libogg-dev libvorbis-dev libflac-dev libopus-dev libid3tag0-dev libsndfile1-dev libfaad-dev libavcodec-dev
sudo apt-get install libasound2-dev libcurl4-openssl-dev libogg-dev libvorbis-dev libflac-dev libopus-dev libid3tag0-dev libsndfile1-dev libfaad-dev libavcodec-dev libsamplerate0-dev librcc-dev
```

Compilation
Expand Down

0 comments on commit ef2a664

Please sign in to comment.