----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129742/ -----------------------------------------------------------
Review request for KDE Frameworks and Martin Tobias Holmedahl Sandsmark. Repository: sonnet Description ------- HUNSPELL is optional, but its cmake module depends on updates on each future hunspell release to be found. Each time that happens, the user build is potentially silently missing a feature, because up to now it can not be reliably enabled, only disabled. This was the least disruptive solution I could come up with. Diffs ----- CMakeLists.txt edac12f6cdc1fddc7f6b9df0baeb519a6c6502fb src/plugins/CMakeLists.txt 58b254c670e7e57202bbc9c889c86a48041a044e Diff: https://git.reviewboard.kde.org/r/129742/diff/ Testing ------- Thanks, Andreas Sturmlechner