diff --git a/srcpkgs/glibc/template b/srcpkgs/glibc/template index 42527099dd1..128704dcd1a 100644 --- a/srcpkgs/glibc/template +++ b/srcpkgs/glibc/template @@ -1,7 +1,7 @@ # Template file for 'glibc' pkgname=glibc version=2.39 -revision=3 +revision=4 bootstrap=yes short_desc="GNU C library" maintainer="Enno Boland " @@ -53,7 +53,7 @@ if [ "$CHROOT_READY" ]; then depends="libxcrypt-compat" fi makedepends="kernel-libc-headers" -lib32files="/usr/lib/gconv/gconv-modules" +lib32files="/usr/lib/gconv/gconv-modules /usr/lib/gconv/gconv-modules.d" lib32symlinks="ld-linux.so.2" archs="~*-musl" if [ "$XBPS_TARGET_LIBC" = musl ]; then