mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
busybox: added missing builddeps for building in chroot.
This commit is contained in:
parent
a43f99564b
commit
f6683831cf
1 changed files with 3 additions and 0 deletions
|
@ -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()
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue