[tor-commits] [obfs-flash/master] add run-time dependencies for the client

infinity0 at torproject.org infinity0 at torproject.org
Wed Oct 23 17:08:37 UTC 2013


commit 064dce29fce2ece3b70efac5c2131a89dd4087cd
Author: Ximin Luo <infinity0 at gmx.com>
Date:   Wed Oct 23 18:07:56 2013 +0100

    add run-time dependencies for the client
---
 README |   13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/README b/README
index 429ce04..19457cd 100644
--- a/README
+++ b/README
@@ -1,3 +1,16 @@
+# Using the client
+
+Run-time dependencies:
+* python-pyptlib
+* python-twisted-core
+* python-txsocksx
+  * python-parsley
+  * python-twisted-core
+  * python-twisted-web
+  * python-zope.interface
+
+# Using the server
+
 export GOPATH=$(pwd)
 go get
 make



More information about the tor-commits mailing list