mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 16:02:55 +02:00
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'
|
# Template file for 'base-chroot'
|
||||||
pkgname=base-chroot
|
pkgname=base-chroot
|
||||||
version=0.57
|
version=0.58
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
|
@ -15,4 +15,4 @@ depends="
|
||||||
patch chroot-bash chroot-grep chroot-coreutils diffutils
|
patch chroot-bash chroot-grep chroot-coreutils diffutils
|
||||||
chroot-gettext chroot-texinfo sed chroot-gawk findutils
|
chroot-gettext chroot-texinfo sed chroot-gawk findutils
|
||||||
make gzip file tar chroot-util-linux chroot-distcc
|
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…
Add table
Reference in a new issue