[glom] Require the latest goocanvasmm.
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glom] Require the latest goocanvasmm.
- Date: Mon, 10 Oct 2011 16:15:47 +0000 (UTC)
commit ec1d586d9cb0d131c73570eb8bedce45a16fc5a5
Author: Murray Cumming <murrayc murrayc com>
Date: Mon Oct 10 18:15:37 2011 +0200
Require the latest goocanvasmm.
* configure.ac: Require goocanvasmm 1.90.6 because of the new RGBA properties.
ChangeLog | 6 ++++++
configure.ac | 2 +-
2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 95e9962..b3312fe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2011-10-10 Murray Cumming <murrayc murrayc com>
+ Require the latest goocanvasmm.
+
+ * configure.ac: Require goocanvasmm 1.90.6 because of the new RGBA properties.
+
+2011-10-10 Murray Cumming <murrayc murrayc com>
+
glom_create_from_example: --help: Add a hint about when self-hosting is used.
* glom/glom_create_from_example.cc: Add some text to the --server-hostname
diff --git a/configure.ac b/configure.ac
index 72944b1..e49a095 100644
--- a/configure.ac
+++ b/configure.ac
@@ -133,7 +133,7 @@ AS_IF([test "x$glom_host_win32" != xyes],
[REQUIRED_LIBGLOM_LIBS="$REQUIRED_LIBGLOM_LIBS libepc-1.0 >= 0.4.0"])
# Libraries used by Glom:
-REQUIRED_GLOM_LIBS="$REQUIRED_LIBGLOM_LIBS gtkmm-3.0 >= 3.0.0 gthread-2.0 libxml++-2.6 libxslt >= 1.1.10 goocanvasmm-2.0 >= 1.90.3 evince-view-3.0"
+REQUIRED_GLOM_LIBS="$REQUIRED_LIBGLOM_LIBS gtkmm-3.0 >= 3.0.0 gthread-2.0 libxml++-2.6 libxslt >= 1.1.10 goocanvasmm-2.0 >= 1.90.6 evince-view-3.0"
# 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]