mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-22 17:31:58 -05:00
Documentation: Add texinfo as a dependency for Alpine Linux
This commit is contained in:
parent
fa43a4118e
commit
1eb451b8ce
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@ apk add build-base
|
|||
apk add qemu qemu-system-i386 qemu-img qemu-ui-gtk
|
||||
|
||||
# build tools (samurai is a drop-in replacement for ninja)
|
||||
apk add cmake e2fsprogs grub-bios samurai mpc1-dev mpfr-dev gmp-dev ccache rsync
|
||||
apk add cmake e2fsprogs grub-bios samurai mpc1-dev mpfr-dev gmp-dev ccache rsync texinfo
|
||||
```
|
||||
|
||||
## OpenBSD prerequisites
|
||||
|
|
Loading…
Reference in a new issue