diff options
author | Conor Curran <conor.curran@canonical.com> | 2011-03-11 11:48:37 +0000 |
---|---|---|
committer | Conor Curran <conor.curran@canonical.com> | 2011-03-11 11:48:37 +0000 |
commit | e97cb2babe643545ac2ccc0484e3a5bc98dbfb2c (patch) | |
tree | cf5dc9de2ec6b2d528f29e7c6bff31f2741ad68c /configure.ac | |
parent | e20947c031e791447487c71d902986837e50fca6 (diff) | |
download | ayatana-indicator-sound-e97cb2babe643545ac2ccc0484e3a5bc98dbfb2c.tar.gz ayatana-indicator-sound-e97cb2babe643545ac2ccc0484e3a5bc98dbfb2c.tar.bz2 ayatana-indicator-sound-e97cb2babe643545ac2ccc0484e3a5bc98dbfb2c.zip |
bumped the dbusmenu gtk 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 39d3f6e..bf438e0 100644 --- a/configure.ac +++ b/configure.ac @@ -29,7 +29,7 @@ m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])]) GTK_REQUIRED_VERSION=2.12 INDICATOR_REQUIRED_VERSION=0.3.19 -DBUSMENUGTK_REQUIRED_VERSION=0.3.9 +DBUSMENUGTK_REQUIRED_VERSION=0.3.101 POLKIT_REQUIRED_VERSION=0.92 PULSE_AUDIO_REQUIRED_VERSION=0.9.19 INDICATOR_DISPLAY_OBJECTS=0.1.11 |