diff options
| author | Ted Gould <ted@gould.cx> | 2012-01-31 21:15:46 -0600 |
|---|---|---|
| committer | Ted Gould <ted@gould.cx> | 2012-01-31 21:15:46 -0600 |
| commit | cc128bae27748bb4cc79fa232648e464befbc069 (patch) | |
| tree | 32d20f1b84513475ea4ccf6b73f1e2a360ff287a | |
| parent | 8b2ab5bfbc1b40dde9db2fcdb1074221f42125f0 (diff) | |
| download | ayatana-indicator-sound-cc128bae27748bb4cc79fa232648e464befbc069.tar.gz ayatana-indicator-sound-cc128bae27748bb4cc79fa232648e464befbc069.tar.bz2 ayatana-indicator-sound-cc128bae27748bb4cc79fa232648e464befbc069.zip | |
Updating required dbusmenu gtk version
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 22fffa1..6b78c34 100644 --- a/configure.ac +++ b/configure.ac @@ -42,7 +42,7 @@ AC_ARG_WITH([gtk], GTK_REQUIRED_VERSION=2.22 GTK3_REQUIRED_VERSION=3.0 INDICATOR_REQUIRED_VERSION=0.3.19 -DBUSMENUGTK_REQUIRED_VERSION=0.3.101 +DBUSMENUGTK_REQUIRED_VERSION=0.5.90 POLKIT_REQUIRED_VERSION=0.92 PULSE_AUDIO_REQUIRED_VERSION=0.9.19 INDICATOR_DISPLAY_OBJECTS=0.1.11 |
