From: Justin Lecher Date: Thu, 27 Aug 2015 09:32:53 +0000 (+0200) Subject: dev-python/pbr: Further resolve circular deps X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=e76fb42d2987c054c0cb9a7f2d39d1172e65d98e;p=gentoo.git dev-python/pbr: Further resolve circular deps Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=558808 Package-Manager: portage-2.2.20.1 Signed-off-by: Justin Lecher --- diff --git a/dev-python/pbr/pbr-1.6.0.ebuild b/dev-python/pbr/pbr-1.6.0.ebuild index a95cd57dccf0..dc4762065a09 100644 --- a/dev-python/pbr/pbr-1.6.0.ebuild +++ b/dev-python/pbr/pbr-1.6.0.ebuild @@ -34,7 +34,7 @@ DEPEND=" >=dev-python/testtools-1.4.0[${PYTHON_USEDEP}] dev-python/virtualenv[${PYTHON_USEDEP}] )" -RDEPEND="dev-python/pip[${PYTHON_USEDEP}]" +PDEPEND="dev-python/pip[${PYTHON_USEDEP}]" # Requ'd for testsuite DISTUTILS_IN_SOURCE_BUILD=1