[gnome-boxes] configure: Require libvirt-glib >= 0.2.3



commit 3088ae0977012e3cc1c43f52bb2b0171e817f61a
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date:   Mon Nov 23 22:55:59 2015 +0000

    configure: Require libvirt-glib >= 0.2.3
    
    Require git master of libvirt-glib so that we can use the new APIs to
    sync the guest clock with host clock.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=758321

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 1218f8f..bfbc6a8 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.2.2
+LIBVIRT_GLIB_MIN_VERSION=0.2.3
 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]