b03aca45bd
redbear-ci / check (push) Waiting to run
- The upstream CMakeLists defaults BUILD_QT5=ON and calls build_Qt5() (needs Qt5, which Redbear does not ship). Pass -DBUILD_QT5=OFF -DBUILD_QT6=ON. - The window-decoration KCM uses kcmutils_generate_desktop_file(), a cmake macro from kf6-kcmutils — declare that dependency.