libraries/antlr4: Add network warning to README.

Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
B. Watson 2022-03-15 12:52:36 -04:00
parent 1efa6aafbe
commit a2c7efbcfb

View file

@ -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.