diff options
author | Javier Jardón <javier.jardon@codethink.co.uk> | 2011-09-05 13:01:56 +0100 |
---|---|---|
committer | Javier Jardón <javier.jardon@codethink.co.uk> | 2011-09-05 13:01:56 +0100 |
commit | b9e51f0108e43b19527011be762b227498b1b0c6 (patch) | |
tree | b92262bac54961d350a81520a9926546794b700c /configure.ac | |
parent | e4fed0186ac63ebf14a5d35b6f1aacfc306ad1ef (diff) | |
download | ayatana-indicator-datetime-b9e51f0108e43b19527011be762b227498b1b0c6.tar.gz ayatana-indicator-datetime-b9e51f0108e43b19527011be762b227498b1b0c6.tar.bz2 ayatana-indicator-datetime-b9e51f0108e43b19527011be762b227498b1b0c6.zip |
Bump gnome-desktop required version to 3.1.91
GnomeWallClock was added in this version
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 7c7317f..7b8682c 100644 --- a/configure.ac +++ b/configure.ac @@ -64,7 +64,7 @@ GEOCLUE_REQUIRED_VERSION=0.12.0 ECAL_REQUIRED_VERSION=2.30 EDS_REQUIRED_VERSION=2.30 ICAL_REQUIRED_VERSION=0.44 -GNOME_DESKTOP_REQUIRED_VERSION=3.1.90 +GNOME_DESKTOP_REQUIRED_VERSION=3.1.91 CAIRO_REQUIRED_VERSION=1.10 GDK_REQUIRED_VERSION=2.22 GLIB_REQUIRED_VERSION=2.26 |