base-chroot: require xbps>=0.41.
This commit is contained in:
parent
732b483f1c
commit
600c9ee995
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'base-chroot'
|
||||
pkgname=base-chroot
|
||||
version=0.57
|
||||
version=0.58
|
||||
revision=1
|
||||
noarch=yes
|
||||
bootstrap=yes
|
||||
|
@ -15,4 +15,4 @@ depends="
|
|||
patch chroot-bash chroot-grep chroot-coreutils diffutils
|
||||
chroot-gettext chroot-texinfo sed chroot-gawk findutils
|
||||
make gzip file tar chroot-util-linux chroot-distcc
|
||||
chroot-git>=2.0 m4 ccache xbps>=0.38 xz which iana-etc"
|
||||
chroot-git>=2.0 m4 ccache xbps>=0.41 xz which iana-etc"
|
||||
|
|
Loading…
Reference in a new issue