base-chroot: remove unnecessary direct rdeps.
This commit is contained in:
parent
fc4acc2f68
commit
265784ddf3
1 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'base-chroot'
|
# Template file for 'base-chroot'
|
||||||
pkgname=base-chroot
|
pkgname=base-chroot
|
||||||
version=0.52
|
version=0.53
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
|
@ -11,8 +11,8 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="Public domain"
|
license="Public domain"
|
||||||
|
|
||||||
depends="
|
depends="
|
||||||
base-files>=0.92 kernel-libc-headers>=3.10 glibc-devel glibc-locales binutils
|
base-files>=0.92 glibc-devel glibc-locales binutils gcc>=4.9.0_6 gcc-c++>=4.9.0_6
|
||||||
gcc>=4.9.0_6 gcc-c++>=4.9.0_6 chroot-patch chroot-bash chroot-grep chroot-coreutils
|
chroot-patch chroot-bash chroot-grep chroot-coreutils chroot-diffutils
|
||||||
chroot-diffutils chroot-gettext chroot-texinfo chroot-sed chroot-gawk
|
chroot-gettext chroot-texinfo chroot-sed chroot-gawk chroot-findutils
|
||||||
chroot-findutils chroot-make chroot-gzip chroot-file chroot-tar m4
|
chroot-make chroot-gzip chroot-file chroot-tar chroot-fakeroot chroot-distcc
|
||||||
chroot-fakeroot chroot-distcc chroot-git>=2.0 ccache xbps xz which iana-etc"
|
chroot-git>=2.0 m4 ccache xbps xz which iana-etc"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue