Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Swift Raccoon <47705353+swiftraccoon@users.noreply.github.com>
  • Loading branch information
swiftraccoon committed Nov 26, 2023
1 parent f125d5d commit 0c2be88
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,16 +41,14 @@ This is not at all tested on Windows. Feel free to file issues for problems with
- SQLite3
- CURL
- yaml-cpp
- mpg123
- libsnd

### Fedora

- `sudo dnf install libsndfile-devel mpg123-devel ffmpeg ffmpeg-devel libcurl-devel sqlite-devel pkg-config yaml-cpp-devel`
- `sudo dnf install ffmpeg ffmpeg-devel libcurl-devel sqlite-devel pkg-config yaml-cpp-devel`

### Ubuntu

- `sudo apt-get install libsndfile1-dev libmpg123 ffmpeg libavcodec-dev libcurl4-openssl-dev libsqlite3-dev pkg-config libyaml-cpp-dev`
- `sudo apt-get install ffmpeg libavcodec-dev libcurl4-openssl-dev libsqlite3-dev pkg-config libyaml-cpp-dev`

### Windows

Expand Down

0 comments on commit 0c2be88

Please sign in to comment.