diff --git a/srcpkgs/base-chroot/template b/srcpkgs/base-chroot/template index b9611bdb40..e6fb417fc0 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.29 +version=0.30 revision=1 noarch=yes bootstrap=yes @@ -18,7 +18,7 @@ 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-bzip2 chroot-file chroot-tar chroot-m4 chroot-xz chroot-fakeroot mpfr-devel -gmp-devel zlib-devel ccache" +gmp-devel zlib-devel ccache chroot-distcc" if [ -n "$IN_CHROOT" ]; then depends="${_deps}"