[brasero] 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] Bump the gtk+ version requirements after previous deprecated API use removals
- Date: Wed, 22 Sep 2010 19:48:29 +0000 (UTC)
commit 790a6d51ee69238f5fcc85e14ab3a8af47a7e418
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 9f07a93..8544173 100644
--- a/configure.in
+++ b/configure.in
@@ -228,11 +228,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]