Documentation: Add texinfo as a dependency for Alpine Linux

This commit is contained in:
KikooDX 2022-03-02 02:20:13 +01:00 committed by Brian Gianforcaro
parent fa43a4118e
commit 1eb451b8ce

View file

@ -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