base-chroot: depend on xz too.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'base-chroot'
|
# Template file for 'base-chroot'
|
||||||
pkgname=base-chroot
|
pkgname=base-chroot
|
||||||
version=0.36
|
version=0.37
|
||||||
revision=1
|
revision=1
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
build_style=meta
|
build_style=meta
|
||||||
@@ -18,7 +18,7 @@ makedepends="
|
|||||||
chroot-grep chroot-coreutils chroot-diffutils chroot-gettext chroot-texinfo
|
chroot-grep chroot-coreutils chroot-diffutils chroot-gettext chroot-texinfo
|
||||||
chroot-sed chroot-gawk chroot-findutils chroot-make chroot-gzip chroot-file
|
chroot-sed chroot-gawk chroot-findutils chroot-make chroot-gzip chroot-file
|
||||||
chroot-tar chroot-m4 chroot-fakeroot chroot-distcc chroot-git
|
chroot-tar chroot-m4 chroot-fakeroot chroot-distcc chroot-git
|
||||||
zlib-devel bzip2-devel ccache xbps-src>=20130317_4 xbps"
|
zlib-devel bzip2-devel ccache xbps-src>=20130317_4 xbps xz"
|
||||||
|
|
||||||
base-chroot_package() {
|
base-chroot_package() {
|
||||||
noarch="yes"
|
noarch="yes"
|
||||||
|
|||||||
Reference in New Issue
Block a user