base-chroot: depend on xz too.

This commit is contained in:
Juan RP 2013-10-20 05:06:47 +02:00
parent 5c72f24925
commit 9e868e5c8c

View file

@ -1,6 +1,6 @@
# Template file for 'base-chroot'
pkgname=base-chroot
version=0.36
version=0.37
revision=1
bootstrap=yes
build_style=meta
@ -18,7 +18,7 @@ makedepends="
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-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() {
noarch="yes"