https://bugs.kde.org/show_bug.cgi?id=391458
Bug ID: 391458 Summary: LibAlkimia5 required version not available Product: kmymoney Version: 5.0.0 Platform: Ubuntu Packages OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: buildsystem Assignee: kmymoney-devel@kde.org Reporter: eaglex...@gmail.com Target Milestone: --- When I try to build the 5.0 branch I get: CMake Error at CMakeLists.txt:58 (find_package): By not providing "FindLibAlkimia5.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "LibAlkimia5", but CMake did not find one. I looked in line #58 and it has: find_package(LibAlkimia5 7.0.0 REQUIRED) I am running Kubuntu 17.10 and I have libalkimia5 installed which is version 5.0.0. Package: libalkimia5 Architecture: amd64 Version: 5.0.0-3 Priority: optional Section: universe/libs Source: libalkimia Origin: Ubuntu After researching it appears that 7.0.0 is only available for KDE neon and Kubuntu 18.04 Boinc (scheduled to be release in Apr 2018). Can I change CMakeLists to match 4.8.1.1 or KMM not work? -- You are receiving this mail because: You are the assignee for the bug.