]> git.pld-linux.org Git - packages/kf5-sonnet.git/blame - hunspell-1.6.patch
- Updated BR: kf5-extra-cmake-modules.
[packages/kf5-sonnet.git] / hunspell-1.6.patch
CommitLineData
f3b2ac97
JR
1--- sonnet-5.24.0/cmake/FindHUNSPELL.cmake~ 2016-07-03 11:30:50.000000000 +0200
2+++ sonnet-5.24.0/cmake/FindHUNSPELL.cmake 2017-04-22 01:07:50.309650961 +0200
3@@ -14,7 +14,7 @@
4
5 FIND_PATH(HUNSPELL_INCLUDE_DIR hunspell/hunspell.hxx )
6
7-FIND_LIBRARY(HUNSPELL_LIBRARIES NAMES hunspell-1.4 hunspell-1.3 hunspell-1.2)
8+FIND_LIBRARY(HUNSPELL_LIBRARIES NAMES hunspell-1.6 hunspell-1.4 hunspell-1.3 hunspell-1.2)
9
10 # handle the QUIETLY and REQUIRED arguments and set HUNSPELL_FOUND to TRUE if
11 # all listed variables are TRUE
This page took 0.08008 seconds and 4 git commands to generate.