mirror of
https://github.com/xiaoyifang/goldendict-ng.git
synced 2024-11-23 20:14:05 +00:00
*! Link with hunspell-1.2 instead of just hunspell, since it seems to be the
right name.
This commit is contained in:
parent
566055c7e2
commit
be2aa85fba
|
@ -22,7 +22,7 @@ LIBS += -lvorbisfile \
|
|||
-logg \
|
||||
-lz \
|
||||
-lzip \
|
||||
-lhunspell
|
||||
-lhunspell-1.2
|
||||
win32 {
|
||||
LIBS += -liconv \
|
||||
-lwsock32 \
|
||||
|
|
Loading…
Reference in a new issue