Skip to content

Commit

Permalink
Merge pull request #155 from soryu-ryouji/main
Browse files Browse the repository at this point in the history
update fedora package name in the README
  • Loading branch information
ravachol committed Aug 25, 2024
2 parents f2e2c45 + 0c2f8b8 commit 5dbd82f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ pacman -Syu ffmpeg fftw git gcc make chafa freeimage glib2 opus opusfile libvorb
Or (for Fedora for instance):

```bash
dnf install -y ffmpeg fftw-devel opus-devel opusfile-devel libvorbis-devel gcc make chafa-devel freeimage-devel ffmpeg-devel glib2-devel libnotify-devel libatomic
dnf install -y pkg-config ffmpeg-free-devel fftw-devel opus-devel opusfile-devel libvorbis-devel git gcc make chafa-devel freeimage-devel libavformat-free-devel libnotify-devel libatomic
```

Notice that for some packages not only the library needs to be installed, but also development packages, for instance libopus-dev or opus-devel.
Expand Down Expand Up @@ -245,4 +245,4 @@ Miniaudio by David Reid - https://github.com/mackron/miniaudio
Img_To_Txt by Danny Burrows - https://github.com/danny-burrows/img_to_txt


Comments? Suggestions? Send mail to kew-music-player@proton.me.
Comments? Suggestions? Send mail to kew-music-player@proton.me.

0 comments on commit 5dbd82f

Please sign in to comment.