binutils: added missing builddeps for chroot.

This commit is contained in:
Juan RP 2011-07-06 14:00:48 +02:00
parent 40f6852c62
commit 4690ac6e65
1 changed files with 5 additions and 0 deletions

View File

@ -27,6 +27,11 @@ subpackages="$pkgname-devel"
Add_dependency run glibc
Add_dependency run zlib
if [ -n "$BOOTSTRAP_PKG_REBUILD" ]; then
Add_dependency build gettext
Add_dependency build texinfo
fi
pre_install()
{
if [ "$xbps_machine" = "x86_64" ]; then