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 <jlec@gentoo.org>
This commit is contained in:
Justin Lecher
2015-08-27 11:32:53 +02:00
parent fef1aff7dd
commit e76fb42d29

View File

@@ -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