https://bugs.kde.org/show_bug.cgi?id=382952
--- Comment #3 from Simon <freisi...@gmail.com> --- I don't have a problem with the dependencies, I think this is a problem of the CMakeList.txt file. It should not stop processing when a required dependency is not found. Example: https://cgit.kde.org/digikam.git/tree/CMakeLists.txt?id=7e00441c257e7e9e5dc5ab983fc06046fb72b0c5#n205 It should simply print an error message and continue until here: https://cgit.kde.org/digikam.git/tree/CMakeLists.txt?id=7e00441c257e7e9e5dc5ab983fc06046fb72b0c5#n482 Where it stops because a required dependency isn't found. Is this sound or am I missing anything? -- You are receiving this mail because: You are watching all bug changes.