base-chroot-musl: update for depends as bdeps.

This commit is contained in:
Juan RP 2014-07-30 18:21:28 +02:00
parent f49527e92a
commit ec1eb7d998
1 changed files with 1 additions and 2 deletions

View File

@ -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}"