summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pytest-httpbin/pytest-httpbin-0.2.0.ebuild')
-rw-r--r--dev-python/pytest-httpbin/pytest-httpbin-0.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-httpbin/pytest-httpbin-0.2.0.ebuild b/dev-python/pytest-httpbin/pytest-httpbin-0.2.0.ebuild
index 12fb946bbfdf..817a0644f4df 100644
--- a/dev-python/pytest-httpbin/pytest-httpbin-0.2.0.ebuild
+++ b/dev-python/pytest-httpbin/pytest-httpbin-0.2.0.ebuild
@@ -23,7 +23,7 @@ RDEPEND="
dev-python/httpbin[${PYTHON_USEDEP}]
dev-python/six[${PYTHON_USEDEP}]
"
-DEPEND="${REDEPEND}
+DEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]
test? (
dev-python/pytest[${PYTHON_USEDEP}]