aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-python/autobahntestsuite/autobahntestsuite-0.5.1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/autobahntestsuite/autobahntestsuite-0.5.1.ebuild b/dev-python/autobahntestsuite/autobahntestsuite-0.5.1.ebuild
index a232353..d3513f9 100644
--- a/dev-python/autobahntestsuite/autobahntestsuite-0.5.1.ebuild
+++ b/dev-python/autobahntestsuite/autobahntestsuite-0.5.1.ebuild
@@ -23,4 +23,5 @@ DEPEND="app-arch/unzip
dev-python/setuptools"
RDEPEND="dev-python/autobahn
dev-python/setuptools
- >=dev-python/twisted-11.0.0"
+ >=dev-python/twisted-11.0.0
+ >=dev-python/twisted-web-11.0.0"