diff options
author | Conor Curran <conor.curran@canonical.com> | 2011-01-10 20:25:36 +0000 |
---|---|---|
committer | Conor Curran <conor.curran@canonical.com> | 2011-01-10 20:25:36 +0000 |
commit | 82425f25064d97b0feb2c0c5cdc839558bf5f51f (patch) | |
tree | ad51e43395b5abea04a0ffd9a3e9f35200699853 /configure.ac | |
parent | 5f7a9d979b49674604160ce4baac403c79832470 (diff) | |
download | ayatana-indicator-sound-82425f25064d97b0feb2c0c5cdc839558bf5f51f.tar.gz ayatana-indicator-sound-82425f25064d97b0feb2c0c5cdc839558bf5f51f.tar.bz2 ayatana-indicator-sound-82425f25064d97b0feb2c0c5cdc839558bf5f51f.zip |
getting there
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 9a08077..a6522ed 100644 --- a/configure.ac +++ b/configure.ac @@ -28,7 +28,7 @@ m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])]) ########################### GTK_REQUIRED_VERSION=2.12 -INDICATOR_REQUIRED_VERSION=0.3.6 +INDICATOR_REQUIRED_VERSION=0.3.15 DBUSMENUGTK_REQUIRED_VERSION=0.3.9 POLKIT_REQUIRED_VERSION=0.92 PULSE_AUDIO_REQUIRED_VERSION=0.9.19 |