[gnome-boxes] build: Require libvirt-glib >= 0.2.1



commit e3287b87c356c14b3481c27fe4dca2783d7d40dd
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date:   Mon May 18 15:11:46 2015 +0100

    build: Require libvirt-glib >= 0.2.1
    
    We'll need next version of libvirt-glib to be able to set autostart flag
    on storage pool in the following patch.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=748160

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index f3b3ba3..e9e6746 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.0
+LIBVIRT_GLIB_MIN_VERSION=0.2.1
 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]