diff --git a/srcpkgs/base-chroot/template b/srcpkgs/base-chroot/template index 4f26e6e4374..f359b79cddd 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.45 +version=0.46 revision=1 noarch=yes bootstrap=yes @@ -11,9 +11,9 @@ maintainer="Juan RP " license="Public domain" makedepends=" - base-files>=0.92 kernel-libc-headers>=3.10 glibc-devel glibc-locales chroot-gcc>=4.9 - 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 xz" + base-files>=0.92 kernel-libc-headers>=3.10 glibc-devel glibc-locales binutils + gcc>=4.9.0_6 gcc-c++>=4.9.0_6 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 xz" depends="${makedepends}"