summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Matteo Bernardini2017-06-23 17:21:18 +0200
committer Willy Sudiarto Raharjo2017-06-24 03:32:32 +0200
commita323707da72fe89e0c4b4880ef7528fdf2820a83 (patch)
tree5b91a620e90d02872b4937730e88a967720c26a4
parentda445adfff322fbe40ea466092b202f06af7169c (diff)
downloadslackbuilds-a323707da72fe89e0c4b4880ef7528fdf2820a83.tar.gz
development/srcML: Clarify java dependency in the README.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
-rw-r--r--development/srcML/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/development/srcML/README b/development/srcML/README
index e2acf891c3..367f53dc00 100644
--- a/development/srcML/README
+++ b/development/srcML/README
@@ -10,3 +10,5 @@ available in Slackware's default installation. Thus, the required libraries
are compiled temporarily according to srcML's documentation but will not be
installed into your system. Also, srcML's Python binding will not be
installed.
+
+To build this its dependency antlr2 must be built against jdk (or openjdk).