diff options
author | Ted Gould <ted@gould.cx> | 2010-03-12 16:26:12 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-03-12 16:26:12 -0600 |
commit | ed42cead787b5877b8708ecf5ed8f88159026be9 (patch) | |
tree | 11a7926279759a33eb0c4639f43dfc796db77c27 /configure.ac | |
parent | 9c6bec9a3fbc11a00d167b9b2397ac7a8065409a (diff) | |
download | ayatana-indicator-session-ed42cead787b5877b8708ecf5ed8f88159026be9.tar.gz ayatana-indicator-session-ed42cead787b5877b8708ecf5ed8f88159026be9.tar.bz2 ayatana-indicator-session-ed42cead787b5877b8708ecf5ed8f88159026be9.zip |
Upping libindicator dep to 0.3.5
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 f79fa93..da38826 100644 --- a/configure.ac +++ b/configure.ac @@ -26,7 +26,7 @@ m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])]) ########################### GTK_REQUIRED_VERSION=2.12 -INDICATOR_REQUIRED_VERSION=0.3.0 +INDICATOR_REQUIRED_VERSION=0.3.5 DBUSMENUGTK_REQUIRED_VERSION=0.2.2 POLKIT_REQUIRED_VERSION=0.92 |