summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDaniel P. Berrangé <berrange@redhat.com>2018-07-27 11:48:51 +0100
committerDaniel P. Berrangé <berrange@redhat.com>2018-07-27 11:50:07 +0100
commit4590b50568cb3cdb329c85afba8766950bdd54cd (patch)
treee34a22683373c3166a33e36dc1ada44f71673e7f /configure.ac
parent23c0061ccb22cfe70bea0e6835b1a573e8265b87 (diff)
Bump min spice to 0.35 and address deprecation warnings
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e262e31..1b99066 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,7 +24,7 @@ LIBXML2_REQUIRED="2.6.0"
LIBVIRT_REQUIRED="0.10.0"
LIBVIRT_GLIB_REQUIRED="0.1.8"
GTK_VNC_REQUIRED="0.4.0"
-SPICE_GTK_REQUIRED="0.33"
+SPICE_GTK_REQUIRED="0.35"
SPICE_PROTOCOL_REQUIRED="0.12.7"
GOVIRT_REQUIRED="0.3.2"