summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristophe Fergeau <cfergeau@redhat.com>2013-03-30 21:53:40 +0100
committerChristophe Fergeau <cfergeau@redhat.com>2013-06-06 09:28:42 +0200
commit1c9d313c039037509f3b97a9b3b8bb8c5d86c7a0 (patch)
tree1c96cff0e72004ead484ea380877432e96d15586 /configure.ac
parent5a23aeba54a1298dffb1581364e09a6f4d905b0f (diff)
Implement gvir_designer_domain_add_graphics()
This allows to choose between SPICE, VNC or a local display, which will go through SDL or 'desktop' depending on the hypervisor.
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 228a85c..bad199b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -11,7 +11,7 @@ AC_CANONICAL_HOST
AM_SILENT_RULES([yes])
LIBOSINFO_REQUIRED=0.2.7
-LIBVIRT_GCONFIG_REQUIRED=0.0.9
+LIBVIRT_GCONFIG_REQUIRED=0.1.7
LIBVIRT_GOBJECT_REQUIRED=0.1.3
GOBJECT_INTROSPECTION_REQUIRED=0.10.8