From cd5dfd8d392ec264c89120afb5bc5271c123cecc Mon Sep 17 00:00:00 2001
From: Juan RP <xtraeme@gmail.com>
Date: Wed, 23 Oct 2013 10:36:40 +0200
Subject: [PATCH] base-chroot: drop chroot-binutils; remove unnecessary deps.

---
 srcpkgs/base-chroot/template | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/base-chroot/template b/srcpkgs/base-chroot/template
index 335b633a7d7..ca49b870f03 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.37
+version=0.38
 revision=1
 bootstrap=yes
 build_style=meta
@@ -13,12 +13,12 @@ long_desc="
  inside of a chroot with xbps-src."
 
 makedepends="
- xbps-triggers base-files kernel-libc-headers chroot-glibc>=2.17_8
- chroot-binutils>=2.22.52.0.4_1 chroot-gcc 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-m4 chroot-fakeroot chroot-distcc chroot-git
- zlib-devel bzip2-devel ccache xbps-src>=20130317_4 xbps xz"
+ xbps-triggers base-files kernel-libc-headers chroot-glibc
+ binutils chroot-gcc 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-m4 chroot-fakeroot chroot-distcc
+ chroot-git ccache xbps-src>=20130317_4 xbps xz"
 
 base-chroot_package() {
 	noarch="yes"