[sawfish/sawfish-1.5.0] bump minimum rep-gtk to 0.90.0
- From: Christopher Bratusek <chrisb src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [sawfish/sawfish-1.5.0] bump minimum rep-gtk to 0.90.0
- Date: Mon, 14 Sep 2009 18:00:15 +0000 (UTC)
commit 495f9d6fe8be5c419ae0d882e1b26e72c2936b4c
Author: chrisb <zanghar freenet de>
Date: Mon Sep 14 19:59:17 2009 +0200
bump minimum rep-gtk to 0.90.0
ChangeLog | 2 ++
configure.in | 2 +-
2 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index e88eab8..1d4595b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
2009-09-14 Christopher Bratusek <zanghar freenet de>
* man/news.texi: 1.5.0 section rewritten [Teika Kazura]
+ * configure.in: bump minimum rep-gtk to 0.90.0
+
2009-09-05 Christopher Bratusek <zanghar freenet de>
* configure.in: bump version to 1.5.2 ("Save The Robots")
diff --git a/configure.in b/configure.in
index 7ea1faa..ce97e26 100644
--- a/configure.in
+++ b/configure.in
@@ -215,7 +215,7 @@ PKG_CHECK_MODULES(LIBREP, librep >= ${REP_MIN_VER}
,AC_MSG_ERROR([cannot locate librep]))
dnl Check for rep-gtk
-REP_GTK_MIN_VER="0.18.4"
+REP_GTK_MIN_VER="0.90.0"
PKG_CHECK_MODULES(REP_GTK, rep-gtk >= ${REP_GTK_MIN_VER}
,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]