]> git.pld-linux.org Git - packages/eog-plugins.git/blame - champlain-0.12.patch
- build with libchamplain-devel >= 0.12.0
[packages/eog-plugins.git] / champlain-0.12.patch
CommitLineData
e7301490
AF
1commit afa73a4b0663888e8fa0dc50bd51d98540e5cf37
2Author: Claudio Saavedra <csaavedra@igalia.com>
3Date: Fri Sep 9 12:38:21 2011 +0300
4
5 Bump libchamplain dependency to 0.12
6
7 https://bugzilla.gnome.org/show_bug.cgi?id=658349
8
9diff --git a/configure.ac b/configure.ac
10index 41e93d3..7a52cc3 100644
11--- a/configure.ac
12+++ b/configure.ac
13@@ -262,8 +262,8 @@ if test "$?" = 1
14 then
15
16 PKG_CHECK_MODULES(CHAMPLAIN,
17- [ champlain-0.10 >= 0.9.0,
18- champlain-gtk-0.10 >= 0.9.0,
19+ [ champlain-0.12 >= 0.9.0,
20+ champlain-gtk-0.12 >= 0.9.0,
21 clutter-gtk-1.0 >= 0.90,
22 libexif >= 0.6.16 ],
23 [],[have_libchamplain=no])
This page took 0.074096 seconds and 4 git commands to generate.