base-chroot: bye bye xbps-src, not necessary anymore.

This commit is contained in:
Juan RP 2014-04-28 15:14:07 +02:00
parent beede15ba3
commit 7cd630784e
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'base-chroot'
pkgname=base-chroot
version=0.43
version=0.44
revision=1
noarch=yes
bootstrap=yes
@ -15,5 +15,5 @@ makedepends="
binutils 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 xbps xz"
chroot-distcc chroot-git ccache xbps xz"
depends="${makedepends}"