blob: 8e4aec1210d852034c14675d8338a01fbd60bc95 (
plain) (
tree)
|
|
--- FeatherPad-0.11.1/featherpad/featherpad.pro.old 2019-08-15 06:06:09.000000000 +0000
+++ FeatherPad-0.11.1/featherpad/featherpad.pro 2019-08-17 20:32:55.081129885 +0000
@@ -91,7 +91,7 @@
}
unix {
- LIBS += -lhunspell
+ LIBS += -lhunspell-1.7
#TRANSLATIONS
exists($$[QT_INSTALL_BINS]/lrelease) {
TRANSLATIONS = $$system("find data/translations/ -name 'featherpad_*.ts'")
|