summaryrefslogtreecommitdiffstats
path: root/academic/link-grammar
diff options
context:
space:
mode:
author Robby Workman2012-08-22 03:54:19 +0200
committer Robby Workman2012-08-22 23:07:15 +0200
commit98c198a7771e77c346d1bd4d9fd5e3956e8854cc (patch)
tree233184876b334907ee19dd69e1cddff13f7443d8 /academic/link-grammar
parent1be8c9e5d7e43071528103fda4ec20c37b8c73d3 (diff)
downloadslackbuilds-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/README2
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).