mirror of
https://github.com/SerenityOS/serenity
synced 2026-04-25 17:15:42 +02:00
Documentation: Update Fedora package group names
Replaced deprecated package group names in Fedora's prerequisites install command with updated group names.
This commit is contained in:
committed by
Tim Schumacher
parent
183c0654f4
commit
80f586503d
@@ -3,7 +3,7 @@
|
||||
### Fedora
|
||||
|
||||
```console
|
||||
sudo dnf install texinfo binutils-devel curl cmake mpfr-devel libmpc-devel gmp-devel e2fsprogs ninja-build patch ccache rsync @"C Development Tools and Libraries" @Virtualization
|
||||
sudo dnf install texinfo binutils-devel curl cmake mpfr-devel libmpc-devel gmp-devel e2fsprogs ninja-build patch ccache rsync @development-tools @c-development @virtualization
|
||||
```
|
||||
|
||||
Optional: `e2fsprogs` package for [building images without root](https://github.com/SerenityOS/serenity/pull/11224).
|
||||
|
||||
Reference in New Issue
Block a user