Source: pyside6 Version: 6.9.2-2 Severity: important Tags: ftbfs X-Debbugs-Cc: [email protected]
Dear maintainer, we are currently preparing Qt 6.10.2 in experimental and your package FTBFS against it with the following error: --- CMake Error at cmake/PySideHelpers.cmake:261 (get_target_property): get_target_property() called with non-existent target "Qt6::CorePrivate". --- Since Qt 6.10, linking against private Qt targets requires finding these first via find_package() when using CMake, see https://doc-snapshots.qt.io/qt6-dev/whatsnew610.html#build-system-changes and e.g. https://doc.qt.io/qt-6/qtguiprivate-module.html#details. Thank you very much. -- Med vänliga hälsningar Patrick Franz

