diff options
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/cygwin/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/cygwin/README b/contrib/cygwin/README index fc0a2f69b..5a9b1ce0c 100644 --- a/contrib/cygwin/README +++ b/contrib/cygwin/README | |||
@@ -212,8 +212,8 @@ in the Cygwin binary distribution, install like this: | |||
212 | cd /tmp/cygwin-ssh | 212 | cd /tmp/cygwin-ssh |
213 | find * \! -type d | tar cvjfT my-openssh.tar.bz2 - | 213 | find * \! -type d | tar cvjfT my-openssh.tar.bz2 - |
214 | 214 | ||
215 | You must have installed the zlib and openssl-devel packages to be able to | 215 | You must have installed the zlib, the openssl-devel and the minires-devel |
216 | build OpenSSH! | 216 | packages to be able to build OpenSSH! |
217 | 217 | ||
218 | Please send requests, error reports etc. to cygwin@cygwin.com. | 218 | Please send requests, error reports etc. to cygwin@cygwin.com. |
219 | 219 | ||