busybox: added missing builddeps for building in chroot.

This commit is contained in:
Juan RP 2011-07-06 08:29:20 +02:00
parent a43f99564b
commit f6683831cf

View File

@ -19,6 +19,9 @@ long_desc="
bootstrap=yes
replaces="busybox-initramfs>=0"
Add_dependency run glibc
if [ -n "$BOOTSTRAP_PKG_REBUILD" ]; then
Add_dependency build coreutils
fi
do_build()
{