mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-21 15:10:19 +00:00
Documentation: Add missing required Fedora packages
These packages are required for building on Fedora.
This commit is contained in:
parent
b634683662
commit
fe9af6ffa2
Notes:
github-actions[bot]
2024-09-23 17:13:54 +00:00
Author: https://github.com/alec3660 Commit: https://github.com/LadybirdBrowser/ladybird/commit/fe9af6ffa26 Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/1448
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@ sudo pacman -S --needed autoconf-archive automake base-devel ccache cmake curl f
|
|||
|
||||
### Fedora or derivatives:
|
||||
```
|
||||
sudo dnf install autoconf-archive automake ccache cmake curl libavcodec-free-devel libavformat-free-devel liberation-sans-fonts libglvnd-devel nasm ninja-build qt6-qtbase-devel qt6-qtmultimedia-devel qt6-qttools-devel qt6-qtwayland-devel tar unzip zip zlib-ng-compat-static
|
||||
sudo dnf install autoconf-archive automake ccache cmake curl libavcodec-free-devel libavformat-free-devel liberation-sans-fonts libglvnd-devel nasm ninja-build perl-FindBin perl-IPC-Cmd qt6-qtbase-devel qt6-qtmultimedia-devel qt6-qttools-devel qt6-qtwayland-devel tar unzip zip zlib-ng-compat-static
|
||||
```
|
||||
|
||||
### openSUSE:
|
||||
|
|
Loading…
Reference in a new issue