summaryrefslogtreecommitdiff
path: root/contrib/cygwin
diff options
context:
space:
mode:
authorTim Rice <tim@multitalents.net>2004-07-09 10:45:26 -0700
committerTim Rice <tim@multitalents.net>2004-07-09 10:45:26 -0700
commit3b376f08fbc2d1c89ba0dc2091fd2e3de768cd59 (patch)
tree8cce3665a3f8e407dfe51691931bac1b5669d7e5 /contrib/cygwin
parente1f17055ed51dcf53f385f4db334c9a7471659ab (diff)
downloadopenssh-git-3b376f08fbc2d1c89ba0dc2091fd2e3de768cd59.tar.gz
- (tim) [contrib/cygwin/README] add minires-devel requirement. Patch from
vinschen AT redhat.com
Diffstat (limited to 'contrib/cygwin')
-rw-r--r--contrib/cygwin/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/cygwin/README b/contrib/cygwin/README
index fc0a2f69..5a9b1ce0 100644
--- a/contrib/cygwin/README
+++ b/contrib/cygwin/README
@@ -212,8 +212,8 @@ in the Cygwin binary distribution, install like this:
cd /tmp/cygwin-ssh
find * \! -type d | tar cvjfT my-openssh.tar.bz2 -
-You must have installed the zlib and openssl-devel packages to be able to
-build OpenSSH!
+You must have installed the zlib, the openssl-devel and the minires-devel
+packages to be able to build OpenSSH!
Please send requests, error reports etc. to cygwin@cygwin.com.