busybox: added missing builddeps for building in chroot.
This commit is contained in:
parent
a43f99564b
commit
f6683831cf
@ -19,6 +19,9 @@ long_desc="
|
|||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
replaces="busybox-initramfs>=0"
|
replaces="busybox-initramfs>=0"
|
||||||
Add_dependency run glibc
|
Add_dependency run glibc
|
||||||
|
if [ -n "$BOOTSTRAP_PKG_REBUILD" ]; then
|
||||||
|
Add_dependency build coreutils
|
||||||
|
fi
|
||||||
|
|
||||||
do_build()
|
do_build()
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user