base-chroot-musl: update for depends as bdeps.
This commit is contained in:
parent
f49527e92a
commit
ec1eb7d998
|
@ -13,10 +13,9 @@ conflicts="base-chroot>=0"
|
|||
provides="base-chroot-${version}_${revision}"
|
||||
only_for_archs="i686-musl x86_64-musl armv6l-musl armv7l-musl"
|
||||
|
||||
makedepends="
|
||||
depends="
|
||||
xbps-triggers base-files>=0.92 kernel-libc-headers musl chroot-gcc
|
||||
binutils chroot-patch chroot-bash chroot-grep chroot-coreutils chroot-diffutils
|
||||
chroot-gettext chroot-texinfo chroot-sed chroot-gawk chroot-findutils
|
||||
chroot-make chroot-gzip chroot-file chroot-tar m4 chroot-fakeroot
|
||||
chroot-util-linux chroot-distcc chroot-git>=2.0 ccache xbps xz which"
|
||||
depends="${makedepends}"
|
||||
|
|
Loading…
Reference in New Issue