mirror of
git://anongit.mindrot.org/openssh.git
synced 2024-12-23 02:12:12 +00:00
Add libcrypt-devel to cygwin-release deps.
Based on feedback from vinschen at redhat.com.
This commit is contained in:
parent
9f81736cf1
commit
51b345f177
2
.github/setup_ci.sh
vendored
2
.github/setup_ci.sh
vendored
@ -64,7 +64,7 @@ for TARGET in $TARGETS; do
|
||||
PACKAGES="$PACKAGES clang-12"
|
||||
;;
|
||||
cygwin-release)
|
||||
PACKAGES="$PACKAGES libfido2-devel libkrb5-devel"
|
||||
PACKAGES="$PACKAGES libcrypt-devel libfido2-devel libkrb5-devel"
|
||||
;;
|
||||
gcc-sanitize*)
|
||||
;;
|
||||
|
Loading…
Reference in New Issue
Block a user