base-chroot: require xbps>=0.38.
This commit is contained in:
parent
5ff0e97a28
commit
9d724ad8a3
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue