base-chroot: depends is enough now.

This commit is contained in:
Juan RP 2014-07-30 18:13:56 +02:00
parent 04270a5c9c
commit 7dd20b20ad

View file

@ -10,10 +10,9 @@ short_desc="Bootstrap packages for xbps-src"
maintainer="Juan RP <xtraeme@gmail.com>"
license="Public domain"
makedepends="
depends="
base-files>=0.92 kernel-libc-headers>=3.10 glibc-devel glibc-locales binutils
gcc>=4.9.0_6 gcc-c++>=4.9.0_6 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-distcc chroot-git>=2.0 ccache xbps xz which"
depends="${makedepends}"