mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
nginx: needs libcrypt on host for configure
This commit is contained in:
parent
a535ead07a
commit
011cbe6648
1 changed files with 1 additions and 0 deletions
|
@ -72,6 +72,7 @@ checksum="77a2541637b92a621e3ee76776c8b7b40cf6d707e69ba53a940283e30ff2f55d
|
|||
make_check=ci-skip
|
||||
|
||||
if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then
|
||||
hostmakedepends+=" libxcrypt-devel"
|
||||
makedepends+=" libxcrypt-devel"
|
||||
fi
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue