mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
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/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"
|
||||||
|
|
Loading…
Add table
Reference in a new issue