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
No known key found for this signature in database
GPG Key ID: 639ADAE2329E240E

View File

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