base-chroot: explicitly depend on glibc-locales; bump to 0.43.
This commit is contained in:
parent
cdf6da3181
commit
014af0793c
1 changed files with 2 additions and 2 deletions
|
@ -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 <xtraeme@gmail.com>"
|
|||
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
|
||||
|
|
Loading…
Add table
Reference in a new issue