[glom] Require the appropriate goocanvasmm version.



commit 7a130b9e74fecae1754cef3aec979b9d769dcdba
Author: Murray Cumming <murrayc murrayc com>
Date:   Thu Jan 13 00:08:56 2011 +0100

    Require the appropriate goocanvasmm version.
    
    * configure.ac: Use the latest goocanvasmm release. The code has already
    been ported.

 ChangeLog    |    7 +++++++
 configure.ac |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 8fad798..845f561 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2011-01-13  Murray Cumming  <murrayc murrayc com>
+
+	Require the appropriate goocanvasmm version.
+
+	* configure.ac: Use the latest goocanvasmm release. The code has already 
+	been ported.
+
 2011-01-06  Murray Cumming  <murrayc murrayc com>
 
 	get_current_locale(): Handle more complex setlocale(NULL) results.
diff --git a/configure.ac b/configure.ac
index 065ce48..93cb854 100644
--- a/configure.ac
+++ b/configure.ac
@@ -162,7 +162,7 @@ AS_IF([test "x$glom_host_win32" != xyes],
       [REQUIRED_LIBGLOM_LIBS="$REQUIRED_LIBGLOM_LIBS libepc-1.0 >= 0.3.1"])
 
 # Libraries used by Glom:
-REQUIRED_GLOM_LIBS="$REQUIRED_LIBGLOM_LIBS gtkmm-3.0 >= 2.91.4 gthread-2.0 libxml++-2.6 libxslt >= 1.1.10 goocanvasmm-2.0 >= 1.9.2"
+REQUIRED_GLOM_LIBS="$REQUIRED_LIBGLOM_LIBS gtkmm-3.0 >= 2.99.1 gthread-2.0 libxml++-2.6 libxslt >= 1.1.10 goocanvasmm-2.0 >= 1.90.2"
 
 # Do not require iso-codes in client-only mode, or on Windows:
 # TODO: Package iso-codes for Windows?



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