glibc: add texinfo to hostmakedepends
This commit is contained in:
parent
4ba58ad39b
commit
336bf73eea
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ conf_files="
|
|||
/etc/gai.conf
|
||||
/etc/ld.so.conf"
|
||||
if [ "$CHROOT_READY" ]; then
|
||||
hostmakedepends="bison perl python3"
|
||||
hostmakedepends="bison perl python3 texinfo"
|
||||
fi
|
||||
makedepends="kernel-libc-headers"
|
||||
lib32files="/usr/lib/gconv/gconv-modules"
|
||||
|
|
Loading…
Reference in a new issue