summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel P. Berrange <berrange@redhat.com>2015-12-03 13:37:36 +0000
committerDaniel P. Berrange <berrange@redhat.com>2015-12-03 13:41:56 +0000
commit9734cbb8e598d18369c01e76a219232043cb460a (patch)
treeb856bb55197cdd595fb387a4ea7e6a6e8c3c4001
parentd71bb090463e174d28945d572d269e97129783e9 (diff)
downloadvirt-viewer-9734cbb8e598d18369c01e76a219232043cb460a.tar.gz
virt-viewer-9734cbb8e598d18369c01e76a219232043cb460a.tar.xz
virt-viewer-9734cbb8e598d18369c01e76a219232043cb460a.zip
Bump spice-gtk dep to 0.30.0 to avoid dep on git snapshot release
-rw-r--r--README2
-rw-r--r--configure.ac2
2 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 8170b59..289bc86 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.22) widget to provide a
+Virt Viewer uses the SPICE-GTK (>= 0.30) widget to provide a
display of the SPICE protocol, which is available from:
http://spice-space.org/page/Spice-Gtk
diff --git a/configure.ac b/configure.ac
index cf75f0e..8aa80ca 100644
--- a/configure.ac
+++ b/configure.ac
@@ -19,7 +19,7 @@ GTK2_REQUIRED="2.18.0"
GTK3_REQUIRED="3.0"
GTK_VNC1_REQUIRED="0.3.8"
GTK_VNC2_REQUIRED="0.4.0"
-SPICE_GTK_REQUIRED="0.29.35"
+SPICE_GTK_REQUIRED="0.30"
SPICE_PROTOCOL_REQUIRED="0.12.7"
GOVIRT_REQUIRED="0.3.2"