mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-22 07:30:19 +00:00
Documentation: Add texinfo as a dependency for Fedora
This commit is contained in:
parent
29dd9d75ef
commit
c50ea8c1dd
Notes:
sideshowbarker
2024-07-17 18:31:37 +09:00
Author: https://github.com/iah Commit: https://github.com/SerenityOS/serenity/commit/c50ea8c1dd Pull-request: https://github.com/SerenityOS/serenity/pull/12651
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
### Fedora
|
### Fedora
|
||||||
|
|
||||||
```console
|
```console
|
||||||
sudo dnf install 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 @"C Development Tools and Libraries" @Virtualization
|
||||||
```
|
```
|
||||||
|
|
||||||
## openSUSE
|
## openSUSE
|
||||||
|
|
Loading…
Reference in a new issue