diff options
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. |