[gnome-boxes] configure: Require libosinfo >= 0.2.2



commit 1f1a18969770b9b49b501cceb2a7ea14a50884d9
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date:   Wed Dec 5 16:25:49 2012 +0200

    configure: Require libosinfo >= 0.2.2
    
    We'll need this version for latest installer and driver API.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=676537

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 11e6cf6..75ed627 100644
--- a/configure.ac
+++ b/configure.ac
@@ -52,7 +52,7 @@ LIBVIRT_GCONFIG_MIN_VERSION=0.1.4
 LIBXML2_MIN_VERSION=2.7.8
 SPICE_GTK_MIN_VERSION=0.12.101
 GUDEV_MIN_VERSION=165
-OSINFO_MIN_VERSION=0.2.1
+OSINFO_MIN_VERSION=0.2.2
 TRACKER_SPARQL=0.13.1
 UUID_REQUIRED=1.41.3
 LIBSOUP_REQUIRED=2.38



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