glibc: perl is also required for chroot build.

This commit is contained in:
Juan RP 2011-07-06 17:48:09 +02:00
parent 377549f263
commit 42cef9711a
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@ if [ -n "$BOOTSTRAP_PKG_REBUILD" ]; then
Add_dependency build texinfo
Add_dependency build gawk
Add_dependency build sed
Add_dependency build perl ">=0"
fi
do_build()