[gnome-sudoku] Artificially require qqwing 1.2.0



commit 01ef6c98d18a416dd8c63e41332c2c1fda284eb3
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Sat Aug 23 10:36:25 2014 -0500

    Artificially require qqwing 1.2.0
    
    Ensure we don't ship with a minor puzzle generation bug.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=735282

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index e2788c1..2b85caf 100644
--- a/configure.ac
+++ b/configure.ac
@@ -25,7 +25,7 @@ dnl ###########################################################################
 
 GLIB_REQUIRED=2.40.0
 GTK_REQUIRED=3.13.0
-QQWING_REQUIRED=1.1.3
+QQWING_REQUIRED=1.2.0
 
 PKG_CHECK_MODULES(GNOME_SUDOKU, [
   glib-2.0 >= $GLIB_REQUIRED


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