mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
base-chroot{,-musl}: add xdelta3.
This commit is contained in:
parent
b661027c85
commit
ddf5504ce5
2 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'base-chroot-musl'
|
# Template file for 'base-chroot-musl'
|
||||||
pkgname=base-chroot-musl
|
pkgname=base-chroot-musl
|
||||||
version=0.6
|
version=0.7
|
||||||
revision=1
|
revision=1
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
build_style=meta
|
build_style=meta
|
||||||
|
@ -18,4 +18,4 @@ depends="
|
||||||
binutils chroot-patch chroot-bash chroot-grep chroot-coreutils chroot-diffutils
|
binutils chroot-patch chroot-bash chroot-grep chroot-coreutils chroot-diffutils
|
||||||
chroot-gettext chroot-texinfo chroot-sed chroot-gawk chroot-findutils
|
chroot-gettext chroot-texinfo chroot-sed chroot-gawk chroot-findutils
|
||||||
chroot-make chroot-gzip chroot-file chroot-tar m4 chroot-fakeroot
|
chroot-make chroot-gzip chroot-file chroot-tar m4 chroot-fakeroot
|
||||||
chroot-util-linux chroot-distcc chroot-git>=2.0 ccache xbps xz which"
|
chroot-util-linux chroot-distcc chroot-git>=2.0 ccache xbps xz which xdelta3"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'base-chroot'
|
# Template file for 'base-chroot'
|
||||||
pkgname=base-chroot
|
pkgname=base-chroot
|
||||||
version=0.50
|
version=0.51
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
|
@ -15,4 +15,4 @@ depends="
|
||||||
gcc>=4.9.0_6 gcc-c++>=4.9.0_6 chroot-patch chroot-bash chroot-grep chroot-coreutils
|
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-diffutils chroot-gettext chroot-texinfo chroot-sed chroot-gawk
|
||||||
chroot-findutils chroot-make chroot-gzip chroot-file chroot-tar m4
|
chroot-findutils chroot-make chroot-gzip chroot-file chroot-tar m4
|
||||||
chroot-fakeroot chroot-distcc chroot-git>=2.0 ccache xbps xz which"
|
chroot-fakeroot chroot-distcc chroot-git>=2.0 ccache xbps xz which xdelta3"
|
||||||
|
|
Loading…
Add table
Reference in a new issue