base-chroot-musl: bye bye xbps-src, not necessary anymore.
This commit is contained in:
parent
e5c7687dbd
commit
1382b53bc8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'base-chroot-musl'
|
||||
pkgname=base-chroot-musl
|
||||
version=0.1
|
||||
version=0.2
|
||||
revision=1
|
||||
bootstrap=yes
|
||||
build_style=meta
|
||||
|
@ -18,5 +18,5 @@ makedepends="
|
|||
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 chroot-m4 chroot-fakeroot
|
||||
chroot-util-linux chroot-distcc chroot-git ccache xbps-src xbps xz"
|
||||
chroot-util-linux chroot-distcc chroot-git ccache xbps xz"
|
||||
depends="${makedepends}"
|
||||
|
|
Loading…
Reference in a new issue