[glom] Reduce the libgda dependency version again.
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glom] Reduce the libgda dependency version again.
- Date: Wed, 16 Jan 2013 15:28:43 +0000 (UTC)
commit be9693cb271957372e13935c4d77ecd4f39e4265
Author: Murray Cumming <murrayc murrayc com>
Date: Wed Jan 16 16:28:37 2013 +0100
Reduce the libgda dependency version again.
* configure.ac: The latest libgda is only needed for MySQL,
which almost nobody will use.
ChangeLog | 7 +++++++
configure.ac | 2 +-
2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index a9d8ed3..83a834f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2013-01-16 Murray Cumming <murrayc murrayc com>
+
+ Reduce the libgda dependency version again.
+
+ * configure.ac: The latest libgda is only needed for MySQL,
+ which almost nobody will use.
+
1.23.3:
2013-01-13 Murray Cumming <murrayc murrayc com>
diff --git a/configure.ac b/configure.ac
index c20099f..17b9520 100644
--- a/configure.ac
+++ b/configure.ac
@@ -157,7 +157,7 @@ AS_IF([test "x$glom_enable_postgresql" = xyes],
# Libraries used by libglom:
-REQUIRED_LIBGLOM_LIBS='giomm-2.4 >= 2.32.0 libxml++-2.6 >= 2.23.1 libxslt >= 1.1.10 pygobject-3.0 >= 2.29.0 libgdamm-5.0 >= 4.99.6 libgda-5.0 >= 5.1.2 libgda-postgres-5.0 libgda-postgres-5.0 libgda-mysql-5.0'
+REQUIRED_LIBGLOM_LIBS='giomm-2.4 >= 2.32.0 libxml++-2.6 >= 2.23.1 libxslt >= 1.1.10 pygobject-3.0 >= 2.29.0 libgdamm-5.0 >= 4.99.6 libgda-5.0 >= 5.0.3 libgda-postgres-5.0 libgda-postgres-5.0 libgda-mysql-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]