kernel-libc-headers: needs perl to build in chroot.
This commit is contained in:
parent
fdc3a815d6
commit
1c34d3f78f
1 changed files with 4 additions and 0 deletions
|
@ -10,6 +10,10 @@ long_desc="
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
nostrip=yes
|
nostrip=yes
|
||||||
|
|
||||||
|
if [ -n "$BOOTSTRAP_PKG_REBUILD" ]; then
|
||||||
|
Add_dependency build perl ">=0"
|
||||||
|
fi
|
||||||
|
|
||||||
do_build()
|
do_build()
|
||||||
{
|
{
|
||||||
make headers_check
|
make headers_check
|
||||||
|
|
Loading…
Add table
Reference in a new issue