dev-python/clang-python: Add slot-op for sys-devel/clang dep

This commit is contained in:
Michał Górny
2017-09-08 11:14:18 +02:00
parent 61f7aa39d0
commit 7ecf75a9e6
2 changed files with 2 additions and 2 deletions

View File

@@ -22,7 +22,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
# The module is opening libclang.so directly, and doing some blasphemy
# on top of it.
RDEPEND="
>=sys-devel/clang-${PV}
>=sys-devel/clang-${PV}:*
!sys-devel/llvm:0[clang(-),python(-)]
!sys-devel/clang:0[python(-)]
${PYTHON_DEPS}"