base-chroot-musl: catch up with base-chroot.
This commit is contained in:
parent
b96e0ffe0a
commit
799d24e803
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'base-chroot-musl'
|
||||
pkgname=base-chroot-musl
|
||||
version=0.8
|
||||
version=0.9
|
||||
revision=1
|
||||
bootstrap=yes
|
||||
build_style=meta
|
||||
|
@ -17,5 +17,5 @@ depends="
|
|||
xbps-triggers base-files>=0.92 kernel-libc-headers musl chroot-gcc
|
||||
binutils chroot-patch chroot-bash chroot-grep chroot-coreutils chroot-diffutils
|
||||
chroot-gettext chroot-texinfo chroot-sed chroot-gawk chroot-findutils
|
||||
chroot-make chroot-gzip chroot-file chroot-tar m4 chroot-fakeroot
|
||||
chroot-util-linux chroot-distcc chroot-git>=2.0 ccache xbps xz which iana-etc"
|
||||
chroot-make chroot-gzip chroot-file chroot-tar m4 chroot-util-linux
|
||||
chroot-distcc chroot-git>=2.0 ccache xbps xz which iana-etc"
|
||||
|
|
Loading…
Reference in a new issue