diff options
Diffstat (limited to 'dev-python/autobahntestsuite/autobahntestsuite-0.5.1.ebuild')
-rw-r--r-- | dev-python/autobahntestsuite/autobahntestsuite-0.5.1.ebuild | 3 |
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" |