base-chroot: sort dependencies.
This commit is contained in:
parent
a2847096fe
commit
492b2f3eeb
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'base-chroot'
|
||||
pkgname=base-chroot
|
||||
version=0.40
|
||||
version=0.41
|
||||
revision=1
|
||||
noarch=yes
|
||||
bootstrap=yes
|
||||
|
@ -14,8 +14,8 @@ long_desc="
|
|||
inside of a chroot with xbps-src."
|
||||
|
||||
makedepends="
|
||||
xbps-triggers base-files>=0.92 kernel-libc-headers glibc-devel binutils chroot-gcc
|
||||
chroot-patch chroot-bash chroot-grep chroot-coreutils chroot-diffutils
|
||||
xbps-triggers base-files>=0.92 kernel-libc-headers glibc-devel 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 chroot-m4 chroot-fakeroot
|
||||
chroot-distcc chroot-git ccache xbps-src>=20130317_4 xbps xz"
|
||||
|
|
Loading…
Reference in New Issue