glibc: add texinfo to hostmakedepends
This commit is contained in:
parent
4ba58ad39b
commit
336bf73eea
@ -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…
x
Reference in New Issue
Block a user