mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-22 07:30:19 +00:00
Documentation: Add texinfo as a dependency for Alpine Linux
This commit is contained in:
parent
fa43a4118e
commit
1eb451b8ce
Notes:
sideshowbarker
2024-07-17 18:46:30 +09:00
Author: https://github.com/kdx2a 🔰 Commit: https://github.com/SerenityOS/serenity/commit/1eb451b8ce Pull-request: https://github.com/SerenityOS/serenity/pull/12840
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
|
apk add qemu qemu-system-i386 qemu-img qemu-ui-gtk
|
||||||
|
|
||||||
# build tools (samurai is a drop-in replacement for ninja)
|
# 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
|
## OpenBSD prerequisites
|
||||||
|
|
Loading…
Reference in a new issue