mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-24 18:43:37 +00:00
Include hunspell library version 1.3.3 for builds
This commit is contained in:
parent
8ed362fda7
commit
0d16434194
@ -21,9 +21,9 @@ ASpellVersion=${ASpellVersion:-"0.60.6.1"}
|
|||||||
ASpellSource="aspell-${ASpellVersion}"
|
ASpellSource="aspell-${ASpellVersion}"
|
||||||
ASpellLibrary="libaspell.15.dylib"
|
ASpellLibrary="libaspell.15.dylib"
|
||||||
|
|
||||||
HunSpellVersion=${HunSpellVersion:-"1.3.2"}
|
HunSpellVersion=${HunSpellVersion:-"1.3.3"}
|
||||||
HunSpellSource="hunspell-${HunSpellVersion}"
|
HunSpellSource="hunspell-${HunSpellVersion}"
|
||||||
HunSpellLibrary="libhunspell-1.3.0.dylib"
|
HunSpellLibrary="libhunspell-1.3.3.dylib"
|
||||||
|
|
||||||
unset DYLD_LIBRARY_PATH LD_LIBRARY_PATH
|
unset DYLD_LIBRARY_PATH LD_LIBRARY_PATH
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user