SUMMARY *** I'm trying to compile this package using Qt6, but is reporting errors with some dependencies. I need this application as part of a Flatpak package, and I'm having issues compiling the app in the Flatpak sandbox using org.kde.Platform 6.5 as runtime. *** STEPS TO REPRODUCE - Configuration of YML file: 1. runtime: org.kde.Platform 2. runtime-version: '6.5' 3. name: ksshaskpass 4. branch: master OBSERVED RESULT CMake Error at CMakeLists.txt:12 (find_package): Could not find a configuration file for package "ECM" that is compatible with requested version "5.240.0". The following configuration files were considered but not accepted: /usr/share/ECM/cmake/ECMConfig.cmake, version: 5.110.0
There's no flatpak runtime with KF6 yet, since KF6 has not been released yet. if you really want to do this, you'll need to build the dependencies from master in the flatpak manifest.