glibc: add texinfo to hostmakedepends
This commit is contained in:
@@ -48,7 +48,7 @@ conf_files="
|
|||||||
/etc/gai.conf
|
/etc/gai.conf
|
||||||
/etc/ld.so.conf"
|
/etc/ld.so.conf"
|
||||||
if [ "$CHROOT_READY" ]; then
|
if [ "$CHROOT_READY" ]; then
|
||||||
hostmakedepends="bison perl python3"
|
hostmakedepends="bison perl python3 texinfo"
|
||||||
fi
|
fi
|
||||||
makedepends="kernel-libc-headers"
|
makedepends="kernel-libc-headers"
|
||||||
lib32files="/usr/lib/gconv/gconv-modules"
|
lib32files="/usr/lib/gconv/gconv-modules"
|
||||||
|
|||||||
Reference in New Issue
Block a user