community/pyside6: fix build
CMake Error at /usr/lib/llvm16/lib/cmake/clang/ClangTargets.cmake:794 (message):
The imported target "diagtool" references the file
"/usr/lib/llvm16/bin/diagtool"
but this file does not exist. Possible reasons include:
* The file was deleted, renamed, or moved to another location.
* An install or uninstall procedure did not complete successfully.
* The installation package was faulty and contained
"/usr/lib/llvm16/lib/cmake/clang/ClangTargets.cmake"
but not all the files it references.
Call Stack (most recent call first):
/usr/lib/llvm16/lib/cmake/clang/ClangConfig.cmake:19 (include)
sources/shiboken6/cmake/ShibokenHelpers.cmake:170 (find_package)
sources/shiboken6/cmake/ShibokenSetup.cmake:38 (setup_clang)
sources/shiboken6/CMakeLists.txt:14 (include)
-- Configuring incomplete, errors occurred!
>>> ERROR: pyside6: build failed