https://bugs.kde.org/show_bug.cgi?id=403156
--- Comment #11 from Ian Neal <iann_bugzi...@blueyonder.co.uk> --- (In reply to Ralf Habacker from comment #10) > (In reply to Rex Dieter from comment #9) > > Thanks for the clarification. > > > > I'd jumped to that conclusion seeing the output: > > > > " The following configuration files were considered but not accepted: > > /usr/lib64/cmake/LibAlkimia5-7.0/LibAlkimia5Config.cmake, version: 7.0.1 > The alkimia check in > https://cgit.kde.org/kmymoney.git/tree/CMakeLists.txt?h=5.0#n73 is hardcoded > to a single alkimia version and need to be fixed. As workaround in top level > CMakeLists.txt chane from > find_package(LibAlkimia5 7.0.0 REQUIRED) > to > find_package(LibAlkimia5 7.0 REQUIRED) Under my Fedora 28, the location is: /usr/lib64/cmake/LibAlkimia-7.0/LibAlkimiaConfig.cmake Note LibAlkimia instead of LibAlkimia5 in both cases -- You are receiving this mail because: You are watching all bug changes.