Merge pull request #5248 from pullmoll/base-chroot-musl
base-chroot-musl: add kernel-libc-headers
This commit is contained in:
commit
449aba4cce
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ provides="base-chroot-${version}_${revision}"
|
|||
only_for_archs="i686-musl x86_64-musl armv6l-musl armv7l-musl aarch64-musl mips-musl mipsel-musl mipselhf-musl"
|
||||
|
||||
depends="
|
||||
base-files musl-devel musl-legacy-compat
|
||||
base-files kernel-libc-headers musl-devel musl-legacy-compat
|
||||
gcc patch chroot-bash chroot-grep coreutils findutils
|
||||
gettext chroot-texinfo sed chroot-gawk diffutils
|
||||
make gzip file tar chroot-util-linux chroot-distcc
|
||||
|
|
Loading…
Reference in a new issue