mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-23 09:51:57 -05:00
Documentation: Add patch
to fedora build deps (#4968)
This commit is contained in:
parent
ca264030a2
commit
6d20b54b09
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ sudo apt install build-essential cmake curl libmpfr-dev libmpc-dev libgmp-dev e2
|
|||
|
||||
**Fedora**
|
||||
```bash
|
||||
sudo dnf install curl cmake mpfr-devel libmpc-devel gmp-devel e2fsprogs ninja-build @"C Development Tools and Libraries" @Virtualization
|
||||
sudo dnf install curl cmake mpfr-devel libmpc-devel gmp-devel e2fsprogs ninja-build patch @"C Development Tools and Libraries" @Virtualization
|
||||
```
|
||||
|
||||
**openSUSE**
|
||||
|
|
Loading…
Add table
Reference in a new issue