summaryrefslogtreecommitdiffstats
path: root/libraries/antlr4/README
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2022-03-15 12:52:36 -0400
committer B. Watson <yalhcru@gmail.com>2022-03-17 12:38:17 -0400
commita2c7efbcfbd95ac36fe87cf3077db25da1e2a4ed (patch)
treef0fa2799a94d0ddfae48c128dccd97ebe012142b /libraries/antlr4/README
parent1efa6aafbe3fef00b570d7d1aaf9fa02ae4c60ba (diff)
downloadslackbuilds-a2c7efbcfbd95ac36fe87cf3077db25da1e2a4ed.tar.gz
slackbuilds-a2c7efbcfbd95ac36fe87cf3077db25da1e2a4ed.tar.xz
libraries/antlr4: Add network warning to README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'libraries/antlr4/README')
-rw-r--r--libraries/antlr4/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/libraries/antlr4/README b/libraries/antlr4/README
index fff58f5acb..4761bb203c 100644
--- a/libraries/antlr4/README
+++ b/libraries/antlr4/README
@@ -4,3 +4,7 @@ compilers, and translators from grammatical descriptions containing
actions in a variety of target languages.
This package contains the C++ runtime library only.
+
+Warning: This SlackBuild requires network access when it runs, meaning
+it downloads files from the Internet with root access. You should
+decide for yourself whether or not you think this is a good idea.