[gnome-boxes/wip/virgl: 1/2] Require libvirt-gconfig >= 0.2.4



commit 5ff4881546b59e46240e0644a65934e0b9934443
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date:   Thu Jul 14 14:12:46 2016 +0100

    Require libvirt-gconfig >= 0.2.4
    
    We need to depend on next libvirt-gconfig for using the new API
    reequired for adding virtio-gpu and virgl to domains.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=762727

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 19b0f66..5334ff8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -57,7 +57,7 @@ GOVIRT_MIN_VERSION=0.2.0
 GTK_MIN_VERSION=3.19.4
 GTK_VNC_MIN_VERSION=0.4.4
 LIBVIRT_GLIB_MIN_VERSION=0.2.3
-LIBVIRT_GCONFIG_MIN_VERSION=0.2.0
+LIBVIRT_GCONFIG_MIN_VERSION=0.2.4
 LIBXML2_MIN_VERSION=2.7.8
 LIBUSB_MIN_VERSION=1.0.9
 SPICE_GTK_MIN_VERSION=0.27


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