[glom/glom-1-32] Build: Require libgda 5.2.9
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glom/glom-1-32] Build: Require libgda 5.2.9
- Date: Fri, 27 Sep 2019 14:04:37 +0000 (UTC)
commit 0db4ca403a2728b62323cd21f4847ce652c8712f
Author: Murray Cumming <murrayc murrayc com>
Date: Fri Sep 27 14:15:17 2019 +0200
Build: Require libgda 5.2.9
So that Glom can work with recent versions of PostgreSQL.
See libgda issue: https://gitlab.gnome.org/GNOME/libgda/issues/24
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/configure.ac b/configure.ac
index 85d447e6..bfd46d6f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -163,7 +163,7 @@ AS_IF([test "x$glom_enable_postgresql" = xyes],
# Libraries used by libglom:
-REQUIRED_LIBGLOM_LIBS='giomm-2.4 >= 2.47.4 libxml++-3.0 >= 3.0.0 libxslt >= 1.1.10 pygobject-3.0 >= 2.29.0
libgdamm-5.0 >= 4.99.10 libgda-5.0 >= 5.2.1 libgda-postgres-5.0 libgda-postgres-5.0 libgda-mysql-5.0
libarchive >= 3.0'
+REQUIRED_LIBGLOM_LIBS='giomm-2.4 >= 2.47.4 libxml++-3.0 >= 3.0.0 libxslt >= 1.1.10 pygobject-3.0 >= 2.29.0
libgdamm-5.0 >= 4.99.10 libgda-5.0 >= 5.2.9 libgda-postgres-5.0 libgda-postgres-5.0 libgda-mysql-5.0
libarchive >= 3.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]