diff options
Diffstat (limited to 'network/guacamole-server/README')
-rw-r--r-- | network/guacamole-server/README | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/network/guacamole-server/README b/network/guacamole-server/README index e6a77bad7272..61d82a5c18aa 100644 --- a/network/guacamole-server/README +++ b/network/guacamole-server/README @@ -1,11 +1,10 @@ guacamole-server - Guacamole server -guacamole-server contains all the native, server-side -components required by Guacamole to connect to remote -desktops. It provides a common C library, libguac, which all -other native components depend on, as well as separate -libraries for each supported protocol, and guacd, the heart -of Guacamole. +guacamole-server contains all the native, server-side components +required by Guacamole to connect to remote desktops. It provides +a common C library, libguac, which all other native components +depend on, as well as separate libraries for each supported +protocol, and guacd, the heart of Guacamole. -The dependency for the libraries of freerdp, libtelnet, libssh2 are -optional, as Slackware by default has libvncserver installed. +The dependency for the libraries of freerdp and libtelnet are optional, +as Slackware by default has libvncserver and libssh2 installed. |