summaryrefslogtreecommitdiff
path: root/user/featherpad/hunspell-link.patch
blob: 8e4aec1210d852034c14675d8338a01fbd60bc95 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- 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'")