Source: kwin-zones
Version: 1.0.11-2
Severity: serious
Tags: ftbfs
X-Debbugs-Cc: [email protected]
Dear maintainer,
your package currently FTBFS against Qt 6.10 with the following error:
---
CMake Error at src/client/CMakeLists.txt:9 (target_link_libraries):
Target "QtZonesQuick" links to:
Qt::GuiPrivate
but the target was not found. Possible reasons include:
---
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.
It seems this was fixed upstream with
https://invent.kde.org/automotive/kwin-zones/-/commit/33767fb5a850475b2f522c44cf8a51f09aa003d0.
Thank you very much.
--
Med vänliga hälsningar
Patrick Franz