From: Zooko O'Whielacronx Date: Sat, 29 Sep 2007 18:05:25 +0000 (-0700) Subject: README: add dependency on OpenSSL X-Git-Url: https://git.rkrishnan.org/?a=commitdiff_plain;h=20238f0105db8aa2cbfaba2a330355aad0f7b6c7;p=tahoe-lafs%2Ftahoe-lafs.git README: add dependency on OpenSSL --- diff --git a/README b/README index afb64d84..93e85efa 100644 --- 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/