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:
dccfc59
)
README: add dependency on OpenSSL
author
Zooko O'Whielacronx
<zooko@zooko.com>
Sat, 29 Sep 2007 18:05:25 +0000
(11:05 -0700)
committer
Zooko O'Whielacronx
<zooko@zooko.com>
Sat, 29 Sep 2007 18:05:25 +0000
(11:05 -0700)
README
patch
|
blob
|
history
diff --git
a/README
b/README
index afb64d84f741b45e1b38987c0bfaf4119f1bcbf4..93e85efa89334045debe0d0309c92e7e2052db96 100644
(file)
--- a/
README
+++ b/
README
@@
-88,7
+88,11
@@
apt-get install gcc make python-dev python-twisted python-pyopenssl".
libraries with the cygwin package management tool, then get the pyOpenSSL
source code, cd into it, and run "python ./setup.py install".
- + the pywin32 package: required only on Windows
+ + OpenSSL (cryptography library)
+
+ http://openssl.org
+
+ + the pywin32 package; required only on Windows
http://sourceforge.net/projects/pywin32/