summaryrefslogtreecommitdiff
path: root/user/featherpad/hunspell-link.patch
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2019-08-17 20:33:45 +0000
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2019-08-17 20:33:45 +0000
commit19f41ee1a158897a5b5e822f767dafb60490121b (patch)
tree2374b89b5d737e11dfa04840ab490c6f48412dfb /user/featherpad/hunspell-link.patch
parent071e98f7803bb84249d07894775d6d754f015c20 (diff)
downloadpackages-19f41ee1a158897a5b5e822f767dafb60490121b.tar.gz
packages-19f41ee1a158897a5b5e822f767dafb60490121b.tar.bz2
packages-19f41ee1a158897a5b5e822f767dafb60490121b.tar.xz
packages-19f41ee1a158897a5b5e822f767dafb60490121b.zip
user/featherpad: bump to 0.11.1, add new Hunspell dep
Diffstat (limited to 'user/featherpad/hunspell-link.patch')
-rw-r--r--user/featherpad/hunspell-link.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/user/featherpad/hunspell-link.patch b/user/featherpad/hunspell-link.patch
new file mode 100644
index 000000000..8e4aec121
--- /dev/null
+++ b/user/featherpad/hunspell-link.patch
@@ -0,0 +1,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'")