From 9d724ad8a330ee8f333398fd9ca27d8d19ec0001 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 15 Sep 2014 19:16:51 +0200 Subject: [PATCH] base-chroot: require xbps>=0.38. --- srcpkgs/base-chroot/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/base-chroot/template b/srcpkgs/base-chroot/template index c2d2c28f33..21fbfc6515 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.54 +version=0.55 revision=1 noarch=yes bootstrap=yes @@ -15,4 +15,4 @@ depends=" 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-fakeroot chroot-distcc - chroot-git>=2.0 m4 ccache xbps xz which iana-etc" + chroot-git>=2.0 m4 ccache xbps>=0.38 xz which iana-etc"