From 0c2f8b84dfdad79580cd9a8fd59983862a554029 Mon Sep 17 00:00:00 2001 From: ryouji Date: Sun, 25 Aug 2024 13:45:00 +0800 Subject: [PATCH] update fedora package name in the README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 528b7b5..cfae50b 100644 --- a/README.md +++ b/README.md @@ -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. @@ -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. \ No newline at end of file