summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Robby Workman2010-03-21 18:03:55 +0100
committer David Somero2010-05-13 14:10:36 +0200
commit3b8644144be204c31ce6dfc254bf1b1de534eaba (patch)
tree6a16ded13540a226960c09bf667d98cd296668e7
parentf9a94e4a28d47e5785d9aa55c84405d574802c39 (diff)
downloadslackbuilds-3b8644144be204c31ce6dfc254bf1b1de534eaba.tar.gz
network/python-twisted: Add zope.interface as runtime dep.
-rw-r--r--network/python-twisted/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/network/python-twisted/README b/network/python-twisted/README
index b5ce41eb91..580a8e4425 100644
--- a/network/python-twisted/README
+++ b/network/python-twisted/README
@@ -4,3 +4,5 @@ under the MIT license.
Twisted projects variously support TCP, UDP, SSL/TLS, multicast, Unix
sockets, a large number of protocols (including HTTP, NNTP, IMAP, SSH,
IRC, FTP, and others), and much more.
+
+This requires zope.interface at runtime.