https://bugs.kde.org/show_bug.cgi?id=477047
Tobias Fella <fe...@posteo.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED Resolution|--- |DOWNSTREAM --- Comment #2 from Tobias Fella <fe...@posteo.de> --- I don't think making the dependency optional is a good approach to this problem. - To be useful, it would have to be done for all apps that use QtLocation, not just NeoChat - Making a QML dependency optional is unfortunately quite painful - Disabling something is not a good fix I'd recommend you either: - Patch it out in NeoChat's packaging (should be relatively easy, just delete the QML files using QtLocation, remove them from CMake and from whichever qml files start complaining about missing components) - Patch something in QtLocation - ideally something that works fine; something that just compiles but doesn't work could also be good enough - Fix LLVM -- You are receiving this mail because: You are watching all bug changes.