From: Manuel Rüger Date: Thu, 9 May 2019 14:48:37 +0000 (+0200) Subject: dev-python/pip: Fix typo X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=6654f7ff7226aceb11436f0caf6cce2c95173e5e;p=gentoo.git dev-python/pip: Fix typo Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Manuel Rüger --- diff --git a/dev-python/pip/pip-19.1.ebuild b/dev-python/pip/pip-19.1.ebuild index 643cf0978c13..1d2a8c7a3721 100644 --- a/dev-python/pip/pip-19.1.ebuild +++ b/dev-python/pip/pip-19.1.ebuild @@ -35,7 +35,7 @@ RDEPEND=" >=dev-python/setuptools-39.2.0[${PYTHON_USEDEP}] " DEPEND=" - ${DEPEND} + ${RDEPEND} test? ( dev-python/freezegun[${PYTHON_USEDEP}] dev-python/mock[${PYTHON_USEDEP}]