[eog-plugins] Use libchamplain 0.7.1 or newer for the map plugin
- From: Jiří Techet <jiritechet src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [eog-plugins] Use libchamplain 0.7.1 or newer for the map plugin
- Date: Mon, 30 Aug 2010 21:46:25 +0000 (UTC)
commit 77a1b399d3da42d91216e63d4acdd77716e6f1f3
Author: JiÅ?Ã Techet <techet gmail com>
Date: Thu Aug 26 21:41:58 2010 +0200
Use libchamplain 0.7.1 or newer for the map plugin
Signed-off-by: JiÅ?Ã Techet <techet gmail com>
configure.ac | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 45fca0c..08745ed 100644
--- a/configure.ac
+++ b/configure.ac
@@ -314,8 +314,8 @@ if test "$?" = 1
then
PKG_CHECK_MODULES(CHAMPLAIN,
- [ champlain-0.4 >= 0.4,
- champlain-gtk-0.4 >= 0.4,
+ [ champlain-0.8 >= 0.7.1,
+ champlain-gtk-0.8 >= 0.7.1,
clutter-gtk-0.10 >= 0.10,
libexif >= 0.6.16 ],
[],[have_libchamplain=no])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]