소스 검색

Documentation: Add texinfo as a dependency for Alpine Linux

KikooDX 3 년 전
부모
커밋
1eb451b8ce
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      Documentation/BuildInstructionsOther.md

+ 1 - 1
Documentation/BuildInstructionsOther.md

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