From 20238f0105db8aa2cbfaba2a330355aad0f7b6c7 Mon Sep 17 00:00:00 2001 From: Zooko O'Whielacronx Date: Sat, 29 Sep 2007 11:05:25 -0700 Subject: [PATCH] README: add dependency on OpenSSL --- README | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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/ -- 2.45.2