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



commit 1423f6d7879fb8ce1fa96a6db863cbf82a03943f
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date:   Mon Sep 29 18:57:22 2014 +0100

    build: Require libvirt-gconfig >= 0.2.0
    
    Require git master of libvirt-gconfig to be able to explicitly add
    keyboard device to new domains.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=735768

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index caf7984..eb854e6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -55,7 +55,7 @@ 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_GCONFIG_MIN_VERSION=0.1.9
+LIBVIRT_GCONFIG_MIN_VERSION=0.2.0
 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]