[gnome-boxes] configure: Require libgovirt >= 0.3.4



commit fdd7e98645e3940559250471d69260c05658cd6e
Author: Felipe Borges <felipeborges gnome org>
Date:   Fri Nov 25 15:34:44 2016 +0100

    configure: Require libgovirt >= 0.3.4
    
    Newer version of libgovirt is required for removing a workaround in a
    following patch.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=773726

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index f04880a..bd631d4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -53,7 +53,7 @@ GLIB_GSETTINGS
 GLIB_MIN_VERSION=2.38.0
 AC_SUBST(GLIB_MIN_VERSION)
 GOBJECT_INTROSPECTION_MIN_VERSION=0.9.6
-GOVIRT_MIN_VERSION=0.2.0
+GOVIRT_MIN_VERSION=0.3.4
 GTK_MIN_VERSION=3.19.8
 GTK_VNC_MIN_VERSION=0.4.4
 LIBVIRT_GLIB_MIN_VERSION=0.2.3


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