From df404090ff638bd2eaeab47dfefa7ccac8b2e68e Mon Sep 17 00:00:00 2001 From: "Daniel P. Berrange" Date: Fri, 9 Mar 2012 12:52:42 +0000 Subject: Fix libvirt/SPICE min versions We require libvirt >= 0.9.7 to get virDomainOpenGraphics We require spice-gtk >= 0.11 to get the fix for dealing with authentication over an SSH tunnel We requires spice-protocol >= 0.10.1 to get a constant required by USB redirection --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index b7b0e9d..04df356 100644 --- a/README +++ b/README @@ -19,7 +19,7 @@ display of the VNC protocol, which is available from http://gtk-vnc.sourceforge.net/ -Virt Viewer uses the SPICE-GTK (>= 0.9) widget to provide a +Virt Viewer uses the SPICE-GTK (>= 0.11) widget to provide a display of the SPICE protocol, which is available from: http://spice-space.org/page/Spice-Gtk -- cgit