[glom/glom-1-32] Build: Require gtkmm-3.22 (and therefore gtk+-3.22)
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glom/glom-1-32] Build: Require gtkmm-3.22 (and therefore gtk+-3.22)
- Date: Wed, 21 Jun 2017 12:33:12 +0000 (UTC)
commit d2adb7367fdabbdaf517076589ee38023a469951
Author: Murray Cumming <murrayc murrayc com>
Date: Wed Jun 21 08:36:39 2017 +0200
Build: Require gtkmm-3.22 (and therefore gtk+-3.22)
Because that is the current version, and that makes it easier to
build against the not-deprecated API.
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 60cbf32..6f16bb7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -169,7 +169,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.18.0 sigc++-2.0 >= 2.9.2 goocanvasmm-2.0 >=
1.90.11 goocanvas-2.0 >= 2.0.1 evince-view-3.0"
+REQUIRED_GLOM_LIBS="$REQUIRED_LIBGLOM_LIBS gtkmm-3.0 >= 3.22.0 sigc++-2.0 >= 2.9.2 goocanvasmm-2.0 >=
1.90.11 goocanvas-2.0 >= 2.0.1 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]