diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2012-08-21 20:54:19 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-08-22 16:07:15 -0500 |
commit | 98c198a7771e77c346d1bd4d9fd5e3956e8854cc (patch) | |
tree | 233184876b334907ee19dd69e1cddff13f7443d8 /academic/link-grammar | |
parent | 1be8c9e5d7e43071528103fda4ec20c37b8c73d3 (diff) | |
download | slackbuilds-98c198a7771e77c346d1bd4d9fd5e3956e8854cc.tar.gz |
academic/link-grammar: Fixed dep information
Note: This will need further attention once we decide how
to handle stuff that needs jdk - probably we will want to
offer it here at SBo (just as we do flash-player-plugin)
to make the REQUIRES usage into a solution... :-)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'academic/link-grammar')
-rw-r--r-- | academic/link-grammar/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/academic/link-grammar/README b/academic/link-grammar/README index d122e6690d..7a3cdc47a4 100644 --- a/academic/link-grammar/README +++ b/academic/link-grammar/README @@ -5,4 +5,4 @@ connecting pairs of words. The parser also produces a "constituent" (Penn tree-bank style phrase tree) representation of a sentence (showing noun phrases, verb phrases, etc.). -This requires the jdk package (from /extra) and apache-ant. +This requires the jdk package (from /extra). |