diff --git a/srcpkgs/base-chroot-musl/template b/srcpkgs/base-chroot-musl/template index 730169cf9e2..e4eb86f3c2b 100644 --- a/srcpkgs/base-chroot-musl/template +++ b/srcpkgs/base-chroot-musl/template @@ -1,6 +1,6 @@ # Template file for 'base-chroot-musl' pkgname=base-chroot-musl -version=0.6 +version=0.7 revision=1 bootstrap=yes build_style=meta @@ -18,4 +18,4 @@ depends=" 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 m4 chroot-fakeroot - chroot-util-linux chroot-distcc chroot-git>=2.0 ccache xbps xz which" + chroot-util-linux chroot-distcc chroot-git>=2.0 ccache xbps xz which xdelta3" diff --git a/srcpkgs/base-chroot/template b/srcpkgs/base-chroot/template index 5029c0f4cef..d95625d8af2 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.50 +version=0.51 revision=1 noarch=yes bootstrap=yes @@ -15,4 +15,4 @@ depends=" 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 m4 - chroot-fakeroot chroot-distcc chroot-git>=2.0 ccache xbps xz which" + chroot-fakeroot chroot-distcc chroot-git>=2.0 ccache xbps xz which xdelta3"