diff options
author | Conor Curran <conor.curran@canonical.com> | 2010-07-14 18:03:32 +0100 |
---|---|---|
committer | Conor Curran <conor.curran@canonical.com> | 2010-07-14 18:03:32 +0100 |
commit | bf4f73249f5b6bf4c9196f251382c5a6cec9634f (patch) | |
tree | bfb29b5498501f304cfb89d68aecde6b58e564b5 /configure.ac | |
parent | 07a314b698c43f47d706a1b87b8101a2f6edc4db (diff) | |
download | ayatana-indicator-sound-bf4f73249f5b6bf4c9196f251382c5a6cec9634f.tar.gz ayatana-indicator-sound-bf4f73249f5b6bf4c9196f251382c5a6cec9634f.tar.bz2 ayatana-indicator-sound-bf4f73249f5b6bf4c9196f251382c5a6cec9634f.zip |
scrub bar almost working - vala Glib value bugs again are biting me
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 0a41bc5..8aeb96d 100644 --- a/configure.ac +++ b/configure.ac @@ -33,7 +33,7 @@ INDICATOR_REQUIRED_VERSION=0.3.6 DBUSMENUGTK_REQUIRED_VERSION=0.2.2 POLKIT_REQUIRED_VERSION=0.92 PULSE_AUDIO_REQUIRED_VERSION=0.9.19 -INDICATOR_DISPLAY_OBJECTS=0.1.4 +INDICATOR_DISPLAY_OBJECTS=0.1.8 INDICATE_REQUIRED_VERSION=0.4.1 DBUSMENUGLIB_REQUIRED_VERSION=0.3.1 |