diff options
author | Ted Gould <ted@gould.cx> | 2011-03-16 16:03:58 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-03-16 16:03:58 -0500 |
commit | da12c2831436855897428f7d5063626193d72562 (patch) | |
tree | 814a33545f22d39efcbaf94590cbd746bfad9560 | |
parent | d473b4c354eef0595ccae6f9c0b163c2b1dfb076 (diff) | |
download | ayatana-indicator-datetime-da12c2831436855897428f7d5063626193d72562.tar.gz ayatana-indicator-datetime-da12c2831436855897428f7d5063626193d72562.tar.bz2 ayatana-indicator-datetime-da12c2831436855897428f7d5063626193d72562.zip |
Updating to required IDO version
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 177c7e2..75d1ff1 100644 --- a/configure.ac +++ b/configure.ac @@ -56,7 +56,7 @@ DBUSMENUGLIB_REQUIRED_VERSION=0.1.1 DBUSMENUGTK_REQUIRED_VERSION=0.3.94 GIO_REQUIRED_VERSION=2.25.11 # Note: the GIO check below also ensures the proper glib with gsettings support is present -INDICATOR_DISPLAY_OBJECTS=0.1.10 +INDICATOR_DISPLAY_OBJECTS=0.2.2 GEOCLUE_REQUIRED_VERSION=0.12.0 OOBS_REQUIRED_VERSION=2.31.0 ECAL_REQUIRED_VERSION=2.30 |