mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-24 16:40:21 +00:00
Documentation: Add libavcodec-free-devel for Fedora build
This commit is contained in:
parent
e76ad9492e
commit
cf64118821
Notes:
sideshowbarker
2024-07-16 22:16:50 +09:00
Author: https://github.com/Daeraxa 🔰 Commit: https://github.com/LadybirdBrowser/ladybird/commit/cf64118821 Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/348
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ sudo pacman -S --needed base-devel cmake ffmpeg libgl ninja qt6-base qt6-tools q
|
|||
|
||||
On Fedora or derivatives:
|
||||
```
|
||||
sudo dnf install cmake libglvnd-devel ninja-build qt6-qtbase-devel qt6-qttools-devel qt6-qtwayland-devel qt6-qtmultimedia-devel ccache liberation-sans-fonts curl zip unzip tar autoconf-archive
|
||||
sudo dnf install cmake libglvnd-devel ninja-build qt6-qtbase-devel qt6-qttools-devel qt6-qtwayland-devel qt6-qtmultimedia-devel ccache liberation-sans-fonts curl zip unzip tar autoconf-archive libavcodec-free-devel
|
||||
```
|
||||
|
||||
On openSUSE:
|
||||
|
|
Loading…
Reference in a new issue