diff options
Diffstat (limited to 'external/languagetool/UnpackedTarball_languagetool.mk')
-rw-r--r-- | external/languagetool/UnpackedTarball_languagetool.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/external/languagetool/UnpackedTarball_languagetool.mk b/external/languagetool/UnpackedTarball_languagetool.mk index 05f9e000b145..317be406a0a2 100644 --- a/external/languagetool/UnpackedTarball_languagetool.mk +++ b/external/languagetool/UnpackedTarball_languagetool.mk @@ -17,6 +17,7 @@ $(eval $(call gb_UnpackedTarball_add_patches,languagetool,\ external/languagetool/JLanguageTool-1.7.0.patch \ external/languagetool/JLanguageTool-1.4.0-no-hc.patch \ external/languagetool/MessageBox-apichange.patch \ + external/languagetool/english.ireland.patch \ )) # vim: set noet sw=4 ts=4: |