mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-12-14 02:10:36 +00:00
Documentation: Add patch
to fedora build deps (#4968)
This commit is contained in:
parent
ca264030a2
commit
6d20b54b09
Notes:
sideshowbarker
2024-07-18 23:09:09 +09:00
Author: https://github.com/nickavem 🔰 Commit: https://github.com/SerenityOS/serenity/commit/6d20b54b093 Pull-request: https://github.com/SerenityOS/serenity/pull/4968
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…
Reference in a new issue