diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-08-23 21:41:21 +0200 |
---|---|---|
committer | ponce <matteo.bernardini@gmail.com> | 2012-08-25 13:22:26 +0200 |
commit | cf9f364ed309869ab54f696a81d85c766483e93b (patch) | |
tree | 03f935a41fb6b8183dea43e86ffeb30efe7a0885 /network/allmydata-tahoe/README | |
parent | 8ceb367abddbdb0b5d3779a7d9f43d9435aad9ae (diff) |
network/allmydata-tahoe: Fixed dep information
Diffstat (limited to 'network/allmydata-tahoe/README')
-rw-r--r-- | network/allmydata-tahoe/README | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/network/allmydata-tahoe/README b/network/allmydata-tahoe/README index a065e8758c6bf..fe74a324e9ac1 100644 --- a/network/allmydata-tahoe/README +++ b/network/allmydata-tahoe/README @@ -4,11 +4,6 @@ filesystem is encrypted and spread over multiple peers in such a way that it remains available even when some of the peers are unavailable, malfunctioning, or malicious. -Build in the listed order, all are available from SlackBuilds.org. -mock, pyasn1, pycrypto, pysetuptools, darcsver, argparse, simplejson, -pyOpenSSL, zope.interface, python-twisted, Nevow, foolscap, pyutil, -zbase32, zfec, cryptopp, pycryptopp. - -Numpy is optional at runtime. +numpy is an optional runtime dependency. For more information see running.rst in the docs folder. |