[gnome-clocks] Fix typo in latest patch



commit c797aaf4f99e623ac5070c39e2628f12bade60b4
Author: Debarshi Ray <debarshir gnome org>
Date:   Tue Dec 11 02:07:15 2012 +0530

    Fix typo in latest patch
    
    pygobject-3.4.2 is enough.

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 5156985..833d568 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@ PKG_PROG_PKG_CONFIG([0.22])
 
 PKG_CHECK_MODULES(CLOCKS, [
     pycairo
-    pygobject-3.0 > 3.4.2
+    pygobject-3.0 >= 3.4.2
 ])
 
 AC_CONFIG_FILES([



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