dev-python/pip: Fix typo
authorManuel Rüger <mrueg@gentoo.org>
Thu, 9 May 2019 14:48:37 +0000 (16:48 +0200)
committerManuel Rüger <mrueg@gentoo.org>
Thu, 9 May 2019 14:50:07 +0000 (16:50 +0200)
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Manuel Rüger <mrueg@gentoo.org>
dev-python/pip/pip-19.1.ebuild

index 643cf0978c13582378dbe7a3134908bf0e2c4ec8..1d2a8c7a37212bd0eef005b52d6472eafe79962d 100644 (file)
@@ -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}]