From 492b2f3eebd2bb81079b3787a2d07580e7d34117 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 3 Jan 2014 13:08:21 +0100 Subject: [PATCH] base-chroot: sort dependencies. --- srcpkgs/base-chroot/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/base-chroot/template b/srcpkgs/base-chroot/template index 57f2f285a5f..0e85f41b9ff 100644 --- a/srcpkgs/base-chroot/template +++ b/srcpkgs/base-chroot/template @@ -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"