diff options
author | Christoph Willing <chris.willing@iinet.net.au> | 2017-03-09 14:11:09 +1000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-03-18 06:59:15 +0700 |
commit | cc9969b5a17a9b1b572ff154fc893e61b75e3cb9 (patch) | |
tree | 3489572e6e03d2387805147b7d350529bf840ba1 /network/x11vnc/README | |
parent | 618bec2fd6a79d18b89b05ea3e05666b50b10598 (diff) |
network/x11vnc: Removed build requirement for jdk
Signed-off-by: Christoph Willing <chris.willing@iinet.net.au>
Diffstat (limited to 'network/x11vnc/README')
-rw-r--r-- | network/x11vnc/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/network/x11vnc/README b/network/x11vnc/README index 45d50cb82f28b..a6e28943c944c 100644 --- a/network/x11vnc/README +++ b/network/x11vnc/README @@ -11,3 +11,7 @@ It also provides an encrypted Terminal Services mode (-create, -svc, or -xdmsvc options) based on Unix usernames and Unix passwords where the user does not need to memorize his VNC display/port number. See also the tsvnc terminal services mode of the SSVNC viewer. + +The SlackBuild no longer REQUIRES a JDK/JRE since it is not needed to +run the SlackBuild. A JRE (or JDK) is only needed at run time if it's +intended to run the Java based viewer applet. |