[brasero/gnome-2-32] Bump the gtk+ version requirements after previous deprecated API use removals
- From: Philippe Rouquier <philippr src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [brasero/gnome-2-32] Bump the gtk+ version requirements after previous deprecated API use removals
- Date: Wed, 22 Sep 2010 19:52:49 +0000 (UTC)
commit efe50a5cbd91a0b0af084ffc3588c489b2a6177b
Author: Philippe Rouquier <bonfire-app wanadoo fr>
Date: Wed Sep 22 21:45:12 2010 +0200
Bump the gtk+ version requirements after previous deprecated API use removals
configure.in | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.in b/configure.in
index 01f14e6..a721c7a 100644
--- a/configure.in
+++ b/configure.in
@@ -234,11 +234,11 @@ AC_MSG_RESULT([$with_gtk])
case "$with_gtk" in
2.0) GTK_API_VERSION=2.0
- GTK_REQUIRED=2.20.0
+ GTK_REQUIRED=2.21.8
BRASERO_LIBRARY_SUFFIX=
;;
3.0) GTK_API_VERSION=3.0
- GTK_REQUIRED=2.90.2
+ GTK_REQUIRED=2.90.7
BRASERO_LIBRARY_SUFFIX=3
;;
esac
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]