summaryrefslogtreecommitdiffstats
path: root/network/allmydata-tahoe
diff options
context:
space:
mode:
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
commitcf9f364ed309869ab54f696a81d85c766483e93b (patch)
tree03f935a41fb6b8183dea43e86ffeb30efe7a0885 /network/allmydata-tahoe
parent8ceb367abddbdb0b5d3779a7d9f43d9435aad9ae (diff)
downloadslackbuilds-cf9f364ed309869ab54f696a81d85c766483e93b.tar.gz
slackbuilds-cf9f364ed309869ab54f696a81d85c766483e93b.tar.xz
network/allmydata-tahoe: Fixed dep information
Diffstat (limited to 'network/allmydata-tahoe')
-rw-r--r--network/allmydata-tahoe/README7
-rw-r--r--network/allmydata-tahoe/allmydata-tahoe.info2
2 files changed, 2 insertions, 7 deletions
diff --git a/network/allmydata-tahoe/README b/network/allmydata-tahoe/README
index a065e8758c..fe74a324e9 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.
diff --git a/network/allmydata-tahoe/allmydata-tahoe.info b/network/allmydata-tahoe/allmydata-tahoe.info
index 69b76e444d..8e22d3e9fa 100644
--- a/network/allmydata-tahoe/allmydata-tahoe.info
+++ b/network/allmydata-tahoe/allmydata-tahoe.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://tahoe-lafs.org/source/tahoe-lafs/releases/allmydata-tahoe-1.9.
MD5SUM="fbda5f74ba95cc0e54b6768c398388f3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="Nevow argparse cryptopp darcsver foolscap mock numpy pyOpenSSL pyasn1 pycrypto pycryptopp pysetuptools python-twisted pyutil simplejson zbase32 zfec"
+REQUIRES="Nevow foolscap mock pyOpenSSL pyasn1 pycrypto pycryptopp python-twisted simplejson zfec"
MAINTAINER="Markus Reichelt"
EMAIL="slackbuilds@mareichelt.de"