base-chroot: require xbps-src; welcome to 0.33.
This commit is contained in:
parent
3a5cea23a5
commit
08807ab36a
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.32
|
version=0.33
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meta-template
|
build_style=meta-template
|
||||||
homepage="http://www.voidlinux.eu"
|
homepage="http://www.voidlinux.eu"
|
||||||
|
@ -19,7 +19,7 @@ _deps="xbps-triggers base-files kernel-libc-headers chroot-glibc
|
||||||
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-bzip2
|
chroot-sed chroot-gawk chroot-findutils chroot-make chroot-gzip chroot-bzip2
|
||||||
chroot-file chroot-tar chroot-m4 chroot-xz chroot-fakeroot mpfr-devel
|
chroot-file chroot-tar chroot-m4 chroot-xz chroot-fakeroot mpfr-devel
|
||||||
gmp-devel zlib-devel ccache chroot-distcc chroot-git"
|
gmp-devel zlib-devel ccache chroot-distcc chroot-git xbps-src"
|
||||||
|
|
||||||
if [ -n "$IN_CHROOT" ]; then
|
if [ -n "$IN_CHROOT" ]; then
|
||||||
depends="${_deps}"
|
depends="${_deps}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue