diff options
author | Pierre-Luc Beaudoin <pierre-luc.beaudoin@collabora.co.uk> | 2009-06-12 01:19:26 -0400 |
---|---|---|
committer | Xavier Claessens <xclaesse@gmail.com> | 2009-06-15 15:28:36 +0200 |
commit | 0b23d0983acb95ced196c766ee112143ec314c22 (patch) | |
tree | a87e08a00750f068876d799feb8637dde2e48b18 /configure.ac | |
parent | 909f3e3d892afc61e42143bf9182d6dec9f3ccb9 (diff) |
Use libchamplain 0.3.3 new Gtk embed API
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index c921c40c..c881e754 100644 --- a/configure.ac +++ b/configure.ac @@ -35,8 +35,8 @@ ENCHANT_REQUIRED=1.2.0 ISO_CODES_REQUIRED=0.35 LIBNOTIFY_REQUIRED=0.4.4 LIBCANBERRA_GTK_REQUIRED=0.4 -LIBCHAMPLAIN_REQUIRED=0.3.0 -LIBCHAMPLAIN_GTK_REQUIRED=0.3.0 +LIBCHAMPLAIN_REQUIRED=0.3.3 +LIBCHAMPLAIN_GTK_REQUIRED=0.3.3 CLUTTER_GTK_REQUIRED=0.8.2 GEOCLUE_REQUIRED=0.11 WEBKIT_REQUIRED=1.1.7 |