diff --git a/srcpkgs/base-chroot-musl/template b/srcpkgs/base-chroot-musl/template index 6fd031fa714..cd3355e1040 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.5 +version=0.6 revision=1 bootstrap=yes build_style=meta @@ -18,5 +18,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 m4 chroot-fakeroot - chroot-util-linux chroot-distcc chroot-git>=2.0 ccache xbps xz" + chroot-util-linux chroot-distcc chroot-git>=2.0 ccache xbps xz which" depends="${makedepends}" diff --git a/srcpkgs/base-chroot/template b/srcpkgs/base-chroot/template index 7710b09fcaf..e5f7bea9617 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.49 +version=0.50 revision=1 noarch=yes bootstrap=yes @@ -15,5 +15,5 @@ makedepends=" 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" + chroot-fakeroot chroot-distcc chroot-git>=2.0 ccache xbps xz which" depends="${makedepends}" diff --git a/srcpkgs/which/template b/srcpkgs/which/template index a66c4eebf71..e7ee977db5e 100644 --- a/srcpkgs/which/template +++ b/srcpkgs/which/template @@ -2,6 +2,7 @@ pkgname=which version=2.20 revision=3 +bootstrap=yes build_style=gnu-configure short_desc="Displays where a particular program in your path is located" maintainer="Juan RP "