diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-07-01 18:46:33 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-07-01 18:46:33 +0700 |
commit | 789b73f2e81d1331d66488f6540360f75d27ad3a (patch) | |
tree | addc7cce5948f091da154fd15674e673d1299762 /system/virt-viewer | |
parent | 89ad58162ccb76237d0cd60a6ecadcd5378c0b3c (diff) | |
download | slackbuilds-789b73f2e81d1331d66488f6540360f75d27ad3a.tar.gz |
system/virt-viewer: Update optional dep.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/virt-viewer')
-rw-r--r-- | system/virt-viewer/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/virt-viewer/README b/system/virt-viewer/README index a284cf4cc9..9d2d7e5c26 100644 --- a/system/virt-viewer/README +++ b/system/virt-viewer/README @@ -6,7 +6,7 @@ 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. -Optional dependencies: spice-gtk, libvirt +Optional dependencies: spice-gtk, libvirt-glib If built without libvirt, this package will only contain the remote-viewer client, a simple VNC/SPICE viewer. |