[gnome-boxes] Require libvirt-glib >= 0.2.0



commit b3dfd4631ea67334267c75c2952e9f572566e1dd
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date:   Wed Nov 19 01:22:55 2014 +0000

    Require libvirt-glib >= 0.2.0
    
    This is to be able to use the newly added gvir_domain_open_graphics_fd()
    function.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=738573

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 749dd21..1148862 100644
--- a/configure.ac
+++ b/configure.ac
@@ -54,7 +54,7 @@ GOBJECT_INTROSPECTION_MIN_VERSION=0.9.6
 GOVIRT_MIN_VERSION=0.2.0
 GTK_MIN_VERSION=3.13.2
 GTK_VNC_MIN_VERSION=0.4.4
-LIBVIRT_GLIB_MIN_VERSION=0.1.9
+LIBVIRT_GLIB_MIN_VERSION=0.2.0
 LIBVIRT_GCONFIG_MIN_VERSION=0.2.0
 LIBXML2_MIN_VERSION=2.7.8
 LIBUSB_MIN_VERSION=1.0.9


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]