kwindowsystem-git needs to be changed to kwindowsystem5 since the main branch doesn't use KF5 file naming anymore & breaks building:
CMake Error at style/CMakeLists.txt:13 (find_package):
By not providing "FindKF5WindowSystem.cmake" in CMAKE_MODULE_PATH this
project has asked CMake to find a package configuration file provided by
"KF5WindowSystem", but CMake did not find one.
Could not find a package configuration file provided by "KF5WindowSystem"
(requested version 5.82.0) with any of the following names:
KF5WindowSystemConfig.cmake
kf5windowsystem-config.cmake
Add the installation prefix of "KF5WindowSystem" to CMAKE_PREFIX_PATH or
set "KF5WindowSystem_DIR" to a directory containing one of the above files.
If "KF5WindowSystem" provides a separate development package or SDK, be
sure it has been installed.
-- Configuring incomplete, errors occurred!
==> ERROR: A failure occurred in build().
Aborting...
-> error making: kvantum-qt5-git-exit status 4
Pinned Comments