From 014af0793c648977b261d955825f1dab5a6cd90b Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 3 Mar 2014 09:22:28 +0100 Subject: [PATCH] base-chroot: explicitly depend on glibc-locales; bump to 0.43. --- srcpkgs/base-chroot/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/base-chroot/template b/srcpkgs/base-chroot/template index f97874f9112..372e30b66b5 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.42 +version=0.43 revision=1 noarch=yes bootstrap=yes @@ -11,7 +11,7 @@ maintainer="Juan RP " license="Public domain" makedepends=" - xbps-triggers base-files>=0.92 kernel-libc-headers glibc-devel chroot-gcc + base-files>=0.92 kernel-libc-headers glibc-devel glibc-locales 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