Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ravachol committed Dec 21, 2024
1 parent 925bd07 commit 8ca5bae
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,7 @@ kew dependencies are:
* pkg-config
* glib2.0

Note: TagLib, faad2 and libogg have replaced FFmpeg.

Install these dependencies using your distro's package manager. For instance:
Install these dependencies using your distro's package manager. Below are some examples.

#### For Debian/Ubuntu:

Expand Down Expand Up @@ -127,8 +125,6 @@ sudo xbps-install -y pkg-config faad2 taglib taglib-devel fftw git gcc make chaf
sudo apk add pkgconfig faad2 faad2-dev taglib-dev fftw-dev opus opusfile libvorbis-dev libogg-dev git build-base chafa-dev glib-dev
```

Notice that for some packages not only the library needs to be installed, but also development packages, for instance libopus-dev or opus-devel.

Then run this (either git clone or unzip a release zip into a folder of your choice):

```bash
Expand Down

0 comments on commit 8ca5bae

Please sign in to comment.