[gnome-boxes] build: Require libosinfo >= 0.2.11



commit 5ba4dfe94a99cd86a0f7f8993d74f56cf5a0814b
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date:   Wed Oct 1 17:48:51 2014 +0100

    build: Require libosinfo >= 0.2.11
    
    This is nothing new actually. We had just forgotten to bump-up the
    requirement when we started using the new API to see if an install script
    requires internet connection.

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 6bfc5a6..caf7984 100644
--- a/configure.ac
+++ b/configure.ac
@@ -59,7 +59,7 @@ LIBVIRT_GCONFIG_MIN_VERSION=0.1.9
 LIBXML2_MIN_VERSION=2.7.8
 SPICE_GTK_MIN_VERSION=0.15
 GUDEV_MIN_VERSION=165
-OSINFO_MIN_VERSION=0.2.9
+OSINFO_MIN_VERSION=0.2.11
 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]