SUMMARY While trying to package the latest release 5.18.4.1 I was greeted with failure: CMake Error at CMakeLists.txt:97 (kde_clang_format): Unknown CMake command "kde_clang_format". After perusing the ECM repo I see that this feature is introduced in 5.64 so minimum required ECM is wrong. set(KF5_MIN_VERSION "5.42.0") find_package(ECM ${KF5_MIN_VERSION} REQUIRED NO_MODULE) Sadly debian is still at 5.62 so no new PBI here :( STEPS TO REPRODUCE 1. 2. 3. OBSERVED RESULT EXPECTED RESULT SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION
Fixed with https://commits.kde.org/plasma-browser-integration/3549589437bc95528d3443278d3391b566fa9465