projects
/
tahoe-lafs
/
tahoe-lafs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5f5ed6b
)
setup: pyOpenSSL is now easy_installable, and pycryptopp now includes Crypto++, so...
author
Zooko O'Whielacronx
<zooko@zooko.com>
Thu, 24 Apr 2008 17:29:17 +0000
(10:29 -0700)
committer
Zooko O'Whielacronx
<zooko@zooko.com>
Thu, 24 Apr 2008 17:29:17 +0000
(10:29 -0700)
docs/install.html
patch
|
blob
|
history
diff --git
a/docs/install.html
b/docs/install.html
index c1d313e21928e1cd889ed6b9e91a57cbc8c8f3ea..87031a464e0453f2622b48126177cac7aaaad3f0 100644
(file)
--- a/
docs/install.html
+++ b/
docs/install.html
@@
-30,10
+30,6
@@
<li><a href="http://python.org">Python</a> >= v2.4.2 including development headers i.e. "Python.h"</li>
<li><a href="http://openssl.org">OpenSSL</a> >= v0.9.7, including development headers</li>
-
- <li><a href="http://pyopenssl.sourceforge.net">PyOpenSSL</a> == v0.6</li>
-
- <li><a href="http://cryptopp.com">Crypto++</a> >= v5.2.1, including development headers</li>
</ol>