mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-21 23:20:20 +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
|
||||
|
||||
```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
|
||||
|
|
Loading…
Reference in a new issue