summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/prometheus_client')
-rw-r--r--dev-python/prometheus_client/prometheus_client-0.0.19.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/prometheus_client/prometheus_client-0.0.19.ebuild b/dev-python/prometheus_client/prometheus_client-0.0.19.ebuild
index f9081afa2819..1598c0c8d58b 100644
--- a/dev-python/prometheus_client/prometheus_client-0.0.19.ebuild
+++ b/dev-python/prometheus_client/prometheus_client-0.0.19.ebuild
@@ -17,7 +17,7 @@ IUSE="test"
S=${WORKDIR}/client_python-${PV}
-RDEPEND="|| ( dev-python/twisted-web dev-python/twisted[${PYTHON_USEDEP}] )"
+RDEPEND="|| ( dev-python/twisted[${PYTHON_USEDEP}] dev-python/twisted-web[${PYTHON_USEDEP}] )"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
test? ( ${RDEPEND}
dev-python/pytest[${PYTHON_USEDEP}] )"