[gnome-boxes] Reduce gudev dependency to 147



commit 26e318592337a61fd9144838e0bd6c8769ffe095
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date:   Tue Jan 10 23:56:56 2012 +0200

    Reduce gudev dependency to 147
    
    There is no good reason to require version that is much higher than the
    one available in jhbuild.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=667660

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index b26154e..c992b9d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -53,7 +53,7 @@ LIBVIRT_GLIB_MIN_VERSION=0.0.3
 LIBVIRT_GCONFIG_MIN_VERSION=0.0.4
 LIBXML2_MIN_VERSION=2.7.8
 SPICE_GTK_MIN_VERSION=0.7.98
-GUDEV_MIN_VERSION=167
+GUDEV_MIN_VERSION=147
 OSINFO_MIN_VERSION=0.0.3
 
 PKG_CHECK_MODULES(BOXES, [



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