mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
dev-python/clang: Tests now require clang/include
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
parent
8e4d25432a
commit
6aadd895f0
@ -33,7 +33,7 @@ BDEPEND="
|
||||
)
|
||||
"
|
||||
|
||||
LLVM_COMPONENTS=( clang/bindings/python )
|
||||
LLVM_COMPONENTS=( clang/{bindings/python,include} )
|
||||
llvm.org_set_globals
|
||||
|
||||
python_test() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user