[gnome-sudoku] Depend on PyGObject 3.11



commit ed7c57fabdf23f3623a0be26fffcbebf67eee4d7
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Sun Jan 12 11:35:01 2014 -0600

    Depend on PyGObject 3.11

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index f1f2b10..d3331e2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -12,7 +12,7 @@ dnl ###########################################################################
 dnl Dependencies
 dnl ###########################################################################
 
-PYGOBJECT_REQUIRED=2.28.3
+PYGOBJECT_REQUIRED=3.11
 
 PKG_CHECK_MODULES(PYGOBJECT, [
     pygobject-3.0 >= $PYGOBJECT_REQUIRED


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