From c7cee0dda1031660ad161b22ca1e653aa08b9987 Mon Sep 17 00:00:00 2001
From: Peter Secor <secorp@allmydata.com>
Date: Thu, 29 Mar 2007 12:02:32 -0700
Subject: [PATCH] tahoe readme - updated to included all packages and clarify
 text

---
 README | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/README b/README
index 00fd1da4..2c5d4eac 100644
--- a/README
+++ b/README
@@ -13,9 +13,12 @@ DEPENDENCIES:
 
  Python 2.4 or newer (tested against both 2.4 and 2.5)
   http://python.org/
- Twisted (probably 2.4.0 or newer) (subpackages 'core', 'web'
+ Twisted (probably 2.4.0 or newer)
   http://twistedmatrix.com/
-  You'll want the following subpackages: core, web, trial, conch.
+  The default subpackages should all be included by default, but in
+    case they aren't they are the following:
+   * core (the standard Twisted package)
+   * web, trial, conch
   Note that Twisted requires zope.interface, and that the standard
   batteries-included Twisted distribution includes a copy.
  Foolscap (probably 0.0.7 or newer)
@@ -25,6 +28,8 @@ DEPENDENCIES:
   http://twistedmatrix.com/trac/wiki/FoolsCap
  Nevow (probably 0.9.0 or later)
   http://divmod.org/trac/wiki/DivmodNevow
+ PyOpenSSL (0.6 or later)
+  http://pyopenssl.sourceforge.net
 
 BUILDING:
 
-- 
2.45.2