perl: enforce building glibc first.

This commit is contained in:
Leah Neukirchen 2023-12-25 21:16:50 +01:00
parent a1bfea0a38
commit d75ec830da

View File

@ -1,7 +1,7 @@
# Template file for 'perl'
pkgname=perl
version=5.38.2
revision=2
revision=3
_perl_cross_version=1.5.2
build_style=gnu-configure
makedepends="zlib-devel bzip2-devel gdbm-devel db-devel"
@ -19,7 +19,7 @@ checksum="a0a31534451eb7b83c7d6594a497543a54d488bc90ca00f5e34762577f40655e
skip_extraction=perl-cross-${_perl_cross_version}.tar.gz
if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then
makedepends+=" libxcrypt-devel"
makedepends+=" libxcrypt-devel glibc-devel"
fi
# Before updating this package to a new major version, run