From 265784ddf30dcc0c45cb3c1082d826a4f7140bf2 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 26 Aug 2014 09:03:20 +0200 Subject: [PATCH] base-chroot: remove unnecessary direct rdeps. --- srcpkgs/base-chroot/template | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/srcpkgs/base-chroot/template b/srcpkgs/base-chroot/template index 1a8fa5c25a..c861d72277 100644 --- a/srcpkgs/base-chroot/template +++ b/srcpkgs/base-chroot/template @@ -1,6 +1,6 @@ # Template file for 'base-chroot' pkgname=base-chroot -version=0.52 +version=0.53 revision=1 noarch=yes bootstrap=yes @@ -11,8 +11,8 @@ maintainer="Juan RP " license="Public domain" 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 iana-etc" + base-files>=0.92 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 chroot-fakeroot chroot-distcc + chroot-git>=2.0 m4 ccache xbps xz which iana-etc"