base-chroot: bye bye xbps-src, not necessary anymore.
This commit is contained in:
parent
beede15ba3
commit
7cd630784e
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'base-chroot'
|
# Template file for 'base-chroot'
|
||||||
pkgname=base-chroot
|
pkgname=base-chroot
|
||||||
version=0.43
|
version=0.44
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
|
@ -15,5 +15,5 @@ makedepends="
|
||||||
binutils chroot-patch chroot-bash chroot-grep chroot-coreutils chroot-diffutils
|
binutils chroot-patch chroot-bash chroot-grep chroot-coreutils chroot-diffutils
|
||||||
chroot-gettext chroot-texinfo chroot-sed chroot-gawk chroot-findutils
|
chroot-gettext chroot-texinfo chroot-sed chroot-gawk chroot-findutils
|
||||||
chroot-make chroot-gzip chroot-file chroot-tar chroot-m4 chroot-fakeroot
|
chroot-make chroot-gzip chroot-file chroot-tar chroot-m4 chroot-fakeroot
|
||||||
chroot-distcc chroot-git ccache xbps-src xbps xz"
|
chroot-distcc chroot-git ccache xbps xz"
|
||||||
depends="${makedepends}"
|
depends="${makedepends}"
|
||||||
|
|
Loading…
Reference in New Issue