mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 15:47:44 +00:00
Meta: Add binutils-devel
to fedora build docs
This commit is contained in:
parent
6a067e5a1d
commit
8f22af087e
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
|
#### Fedora
|
||||||
|
|
||||||
```console
|
```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
|
#### openSUSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue