- (dtucker) [README.platform] List prereqs for building on Cygwin.
diff --git a/README.platform b/README.platform
index c4d0c74..880b83c 100644
--- a/README.platform
+++ b/README.platform
@@ -13,10 +13,18 @@
 administrator.  As a precaution, it is recommended that the administrative
 passwords be reset before upgrading from OpenSSH <3.8.
 
+
+Cygwin
+------
+To build on Cygwin, OpenSSH requires the following packages:
+gcc, gcc-mingw-core, mingw-runtime, binutils, make, openssl,
+openssl-devel, zlib, minres, minires-devel.
+
+
 Solaris
 -------
 Currently, sshd does not support BSM auditting.  This can show up as errors
 when editting cron entries via crontab.  See.
 http://bugzilla.mindrot.org/show_bug.cgi?id=125
 
-$Id: README.platform,v 1.1 2004/02/24 05:14:41 dtucker Exp $
+$Id: README.platform,v 1.2 2004/04/23 08:57:13 dtucker Exp $