[evince] [configure] Rebump GTK+ requirements to 2.14
- From: Carlos Garcia Campos <carlosgc src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [evince] [configure] Rebump GTK+ requirements to 2.14
- Date: Fri, 18 Sep 2009 08:22:15 +0000 (UTC)
commit 90e5d88ca221e5fdf77564c4e56c3474d26a0180
Author: Carlos Garcia Campos <carlosgc gnome org>
Date: Fri Sep 18 10:18:32 2009 +0200
[configure] Rebump GTK+ requirements to 2.14
It was accidentally changed to 2.12 by commit
e2796d0d1a833e63c9495193c9241bd718f68082, but we really need 2.14.
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index f1724e2..fe198a6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -119,7 +119,7 @@ AM_CONDITIONAL([PLATFORM_WIN32],[test "$with_platform" = "win32"])
dnl Specify required versions of dependencies
DBUS_GLIB_REQUIRED=0.70
-GTK_REQUIRED=2.12.0
+GTK_REQUIRED=2.14.0
GLIB_REQUIRED=2.18.0
KEYRING_REQUIRED=2.22.0
AC_SUBST([GLIB_REQUIRED])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]