nginx: needs libcrypt on host for configure
This commit is contained in:
parent
a535ead07a
commit
011cbe6648
|
@ -72,6 +72,7 @@ checksum="77a2541637b92a621e3ee76776c8b7b40cf6d707e69ba53a940283e30ff2f55d
|
|||
make_check=ci-skip
|
||||
|
||||
if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then
|
||||
hostmakedepends+=" libxcrypt-devel"
|
||||
makedepends+=" libxcrypt-devel"
|
||||
fi
|
||||
|
||||
|
|
Loading…
Reference in New Issue