From f33a90b807fc179ca8b07edaec97a2990f551cac Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 24 Oct 2013 11:16:02 +0200 Subject: [PATCH] base-chroot: switch to glibc and drop chroot-glibc. --- srcpkgs/base-chroot/template | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/srcpkgs/base-chroot/template b/srcpkgs/base-chroot/template index ca49b870f0..c9f9133c6c 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.38 +version=0.39 revision=1 bootstrap=yes build_style=meta @@ -13,12 +13,11 @@ long_desc=" inside of a chroot with xbps-src." makedepends=" - 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" + xbps-triggers base-files kernel-libc-headers glibc-devel 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"