[glom] Depend on libgda 5.0.3 because we need the GdaNumeric corrections.
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glom] Depend on libgda 5.0.3 because we need the GdaNumeric corrections.
- Date: Wed, 25 Jan 2012 07:44:20 +0000 (UTC)
commit 920f805409141d01917691cebb5f4b0a20027e1c
Author: Murray Cumming <murrayc murrayc com>
Date: Wed Jan 25 08:43:41 2012 +0100
Depend on libgda 5.0.3 because we need the GdaNumeric corrections.
* configure.ac: This avoids errors when creating from examples, when
using a non-English locale.
This fixes bug #668346 (Janne)
ChangeLog | 8 ++++++++
configure.ac | 2 +-
2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index c8f50d5..fc6627f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2012-01-25 Murray Cumming <murrayc murrayc com>
+
+ Depend on libgda 5.0.3 because we need the GdaNumeric corrections.
+
+ * configure.ac: This avoids errors when creating from examples, when
+ using a non-English locale.
+ This fixes bug #668346 (Janne)
+
1.21.4:
2012-01-24 Murray Cumming <murrayc murrayc com>
diff --git a/configure.ac b/configure.ac
index 273782c..c078392 100644
--- a/configure.ac
+++ b/configure.ac
@@ -131,7 +131,7 @@ AS_IF([test "x$glom_enable_postgresql" = xyes],
[Whether to enable support for PostgreSQL databases.])])
# Libraries used by libglom:
-REQUIRED_LIBGLOM_LIBS='giomm-2.4 >= 2.31.0 libxml++-2.6 >= 2.23.1 libxslt >= 1.1.10 pygobject-3.0 >= 2.29.0 libgdamm-5.0 >= 4.99.6 libgda-postgres-5.0'
+REQUIRED_LIBGLOM_LIBS='giomm-2.4 >= 2.31.0 libxml++-2.6 >= 2.23.1 libxslt >= 1.1.10 pygobject-3.0 >= 2.29.0 libgdamm-5.0 >= 4.99.6 libgdamm-5.0 >= 5.0.3 libgda-postgres-5.0'
AS_IF([test "x$glom_host_win32" != xyes],
[REQUIRED_LIBGLOM_LIBS="$REQUIRED_LIBGLOM_LIBS libepc-1.0 >= 0.4.0"])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]