dev-python/clang: Tests now require clang/include

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2025-09-20 10:54:01 +02:00
parent 8e4d25432a
commit 6aadd895f0

View File

@@ -33,7 +33,7 @@ BDEPEND="
)
"
LLVM_COMPONENTS=( clang/bindings/python )
LLVM_COMPONENTS=( clang/{bindings/python,include} )
llvm.org_set_globals
python_test() {