From 245cb22467c47a39d6992808b045bd9181f5b4dd Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Thu, 21 Jan 2016 12:31:43 +0100 Subject: Fix typo repo wide Signed-off-by: Justin Lecher --- dev-python/pytest-httpbin/pytest-httpbin-0.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/pytest-httpbin/pytest-httpbin-0.2.0.ebuild') 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}] -- cgit v1.2.3-65-gdbad