[gnome-boxes] build: Require libvirt-gconfig >= 0.1.9



commit 3f82458a9869c0ca29c898728c0f1eaa9711edbf
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date:   Fri Jul 4 15:10:18 2014 +0100

    build: Require libvirt-gconfig >= 0.1.9
    
    We'll need the latest version to make use of new CPU model API.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=732680

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 05cdaab..a889cda 100644
--- a/configure.ac
+++ b/configure.ac
@@ -55,7 +55,7 @@ GOVIRT_MIN_VERSION=0.2.0
 GTK_MIN_VERSION=3.11
 GTK_VNC_MIN_VERSION=0.4.4
 LIBVIRT_GLIB_MIN_VERSION=0.1.5
-LIBVIRT_GCONFIG_MIN_VERSION=0.1.7
+LIBVIRT_GCONFIG_MIN_VERSION=0.1.9
 LIBXML2_MIN_VERSION=2.7.8
 SPICE_GTK_MIN_VERSION=0.15
 GUDEV_MIN_VERSION=165


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