mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-29 22:28:08 -07:00
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:
@@ -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}]"
|
||||
|
||||
Reference in New Issue
Block a user