diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2012-08-17 23:54:20 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-08-17 23:54:20 -0500 |
commit | 73ef02927cdbd93d524cec7afe935c55edfd8396 (patch) | |
tree | 166c5e881bb7016a005760a2ee71ab342ba600ad /office/qamus/README | |
parent | 9913c98cd24792b092d53068e3ac78872e658b6f (diff) | |
download | slackbuilds-73ef02927cdbd93d524cec7afe935c55edfd8396.tar.gz |
office/qamus: Fixed dep list and build wrt icu4c
icu4c is now part of Slackware 14.0
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'office/qamus/README')
-rw-r--r-- | office/qamus/README | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/office/qamus/README b/office/qamus/README index 543ffa9e23..a10e1ac506 100644 --- a/office/qamus/README +++ b/office/qamus/README @@ -6,10 +6,7 @@ Qamus also supports rule-based searching to match misspelt words. Search rules are defined in a separate XML file. Sample rule (qrx) and dictionary (qlx) files are installed to /usr/doc/qamus-VERSION). -The tre regexp matching library and the icu4c unicode library (both -available as SlackBuilds) are recommended but are not manditory. - -ICU and tre library support can be disabled by passing ICU=no and TRE=no -to the Slackbuild. +The tre regexp matching library is recommended but are not manditory. +tre library support can be disabled by passing TRE=no to the Slackbuild. Dictionaries can be downloaded at: http://xdxf.revdanica.com/down/ |