dev-python/memory_profiler: Add blocker on dev-lang/mercury

Closes: https://bugs.gentoo.org/571176
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2018-11-03 09:32:46 +01:00
parent 2722b2b8ad
commit f6a3c514c0

View File

@@ -15,8 +15,11 @@ LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
# dev-lang/mercury: collision on 'mprof'
# https://bugs.gentoo.org/571176
RDEPEND="
dev-python/psutil[${PYTHON_USEDEP}]
!dev-lang/mercury
"
DEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]"