mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-21 23:20:20 +00:00
Meta: Add binutils-devel
to fedora build docs
This commit is contained in:
parent
6a067e5a1d
commit
8f22af087e
Notes:
sideshowbarker
2024-07-18 17:13:07 +09:00
Author: https://github.com/lindgrenj6 🔰 Commit: https://github.com/SerenityOS/serenity/commit/8f22af087ec Pull-request: https://github.com/SerenityOS/serenity/pull/7541
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ sudo apt install build-essential cmake curl libmpfr-dev libmpc-dev libgmp-dev e2
|
|||
#### Fedora
|
||||
|
||||
```console
|
||||
sudo dnf install curl cmake mpfr-devel libmpc-devel gmp-devel e2fsprogs ninja-build patch @"C Development Tools and Libraries" @Virtualization
|
||||
sudo dnf install binutils-devel curl cmake mpfr-devel libmpc-devel gmp-devel e2fsprogs ninja-build patch @"C Development Tools and Libraries" @Virtualization
|
||||
```
|
||||
|
||||
#### openSUSE
|
||||
|
|
Loading…
Reference in a new issue