[evolution-data-server/openismus-work-master: 75/137] Bump required GTK+ version to 3.10
- From: Tristan Van Berkom <tvb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-data-server/openismus-work-master: 75/137] Bump required GTK+ version to 3.10
- Date: Mon, 21 Oct 2013 22:52:52 +0000 (UTC)
commit 61cd29f9d72b1c0f86d3508612710daec1339542
Author: Tristan Van Berkom <tristan van berkom gmail com>
Date: Mon Aug 19 20:21:06 2013 +0200
Bump required GTK+ version to 3.10
The GTK+ requirement is a soft dependancy, bumping it for the
purpose of building the cursor example program which uses the
new template features from GTK+
configure.ac | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index f510324..9d58655 100644
--- a/configure.ac
+++ b/configure.ac
@@ -39,8 +39,8 @@ m4_define([glib_minimum_version], [2.36])
m4_define([glib_encoded_version], [GLIB_VERSION_2_36])
dnl Keep these two definitions in agreement.
-m4_define([gdk_minimum_version], [3.2])
-m4_define([gdk_encoded_version], [GDK_VERSION_3_2])
+m4_define([gdk_minimum_version], [3.9])
+m4_define([gdk_encoded_version], [GDK_VERSION_3_10])
dnl Keep these two definitions in agreement.
m4_define([soup_minimum_version], [2.40.3])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]