base-chroot: switch to glibc and drop chroot-glibc.

This commit is contained in:
Juan RP 2013-10-24 11:16:02 +02:00
parent 1f854abff5
commit f33a90b807

View file

@ -1,6 +1,6 @@
# Template file for 'base-chroot' # Template file for 'base-chroot'
pkgname=base-chroot pkgname=base-chroot
version=0.38 version=0.39
revision=1 revision=1
bootstrap=yes bootstrap=yes
build_style=meta build_style=meta
@ -13,12 +13,11 @@ long_desc="
inside of a chroot with xbps-src." inside of a chroot with xbps-src."
makedepends=" makedepends="
xbps-triggers base-files kernel-libc-headers chroot-glibc xbps-triggers base-files kernel-libc-headers glibc-devel binutils chroot-gcc
binutils chroot-gcc chroot-patch chroot-bash chroot-grep chroot-patch chroot-bash chroot-grep chroot-coreutils chroot-diffutils
chroot-coreutils chroot-diffutils chroot-gettext chroot-texinfo chroot-gettext chroot-texinfo chroot-sed chroot-gawk chroot-findutils
chroot-sed chroot-gawk chroot-findutils chroot-make chroot-gzip chroot-make chroot-gzip chroot-file chroot-tar chroot-m4 chroot-fakeroot
chroot-file chroot-tar chroot-m4 chroot-fakeroot chroot-distcc chroot-distcc chroot-git ccache xbps-src>=20130317_4 xbps xz"
chroot-git ccache xbps-src>=20130317_4 xbps xz"
base-chroot_package() { base-chroot_package() {
noarch="yes" noarch="yes"