summaryrefslogtreecommitdiffstats
path: root/development/antlr2/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/antlr2/README')
-rw-r--r--development/antlr2/README5
1 files changed, 3 insertions, 2 deletions
diff --git a/development/antlr2/README b/development/antlr2/README
index efe5426e3d..3a64e63dc3 100644
--- a/development/antlr2/README
+++ b/development/antlr2/README
@@ -2,7 +2,8 @@ ANTLR (ANother Tool for Language Recognition) is a powerful parser
generator for reading, processing, executing, or translating
structured text or binary files.
-Optional dependencies are jdk and mono (to enable Java and C# support).
-C++ and Python are enabled by default.
+Optional dependencies are jdk/openjdk8/zulu-openjdk8 and mono (to
+enable Java and C# support). C++ and Python are enabled by
+default.
It is safe to install alongside libantlr3c.