diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-08-22 12:12:27 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-08-22 16:01:01 -0500 |
commit | cd9f24c23d0de1ae5476f631dbc70ccc163598f1 (patch) | |
tree | bb0c317c81121e05dadb12bf0e151abb606cce33 /system/virt-viewer/README | |
parent | 04e6497cd08385e29bb153ea09b3ce072b1a6738 (diff) | |
download | slackbuilds-cd9f24c23d0de1ae5476f631dbc70ccc163598f1.tar.gz |
system/virt-viewer: Fixed dep information
Diffstat (limited to 'system/virt-viewer/README')
-rw-r--r-- | system/virt-viewer/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/virt-viewer/README b/system/virt-viewer/README index c4e3eee334..70f977c875 100644 --- a/system/virt-viewer/README +++ b/system/virt-viewer/README @@ -6,6 +6,6 @@ display of a libvirt guest OS. It is intended as a replacement for the traditional vncviewer client, since the latter does not support SSL/TLS encryption of x509 certificate authentication. -This software requires gtk-vnc, and optionally, spice. If built -without libvirt (>= 0.9.7), this package will only contain the +Optional dependencies are spice and libvirt. If built without +libvirt (>= 0.9.7), this package will only contain the remote-viewer client, a simple VNC/SPICE viewer. |