summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--system/virt-viewer/README4
-rw-r--r--system/virt-viewer/virt-viewer.info2
2 files changed, 3 insertions, 3 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.
diff --git a/system/virt-viewer/virt-viewer.info b/system/virt-viewer/virt-viewer.info
index 803397e3c0..b1d46ba361 100644
--- a/system/virt-viewer/virt-viewer.info
+++ b/system/virt-viewer/virt-viewer.info
@@ -5,6 +5,6 @@ DOWNLOAD="http://virt-manager.org/download/sources/virt-viewer/virt-viewer-0.5.3
MD5SUM="69a7c6d5cbd23d478396da4883567261"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="gtk-vnc libvirt spice"
+REQUIRES="gtk-vnc"
MAINTAINER="Zak B. Elep"
EMAIL="zakame@zakame.net"