aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConor Curran <conor.curran@canonical.com>2010-06-15 16:46:27 +0100
committerConor Curran <conor.curran@canonical.com>2010-06-15 16:46:27 +0100
commitfbc95f69319a6659ccf321eef370189072c4f279 (patch)
tree67f303a85e39a842c523f3fc3ead040e1bfae826
parentba57d27e4da9d145f08f1305d01a327612702ff2 (diff)
downloadayatana-indicator-sound-fbc95f69319a6659ccf321eef370189072c4f279.tar.gz
ayatana-indicator-sound-fbc95f69319a6659ccf321eef370189072c4f279.tar.bz2
ayatana-indicator-sound-fbc95f69319a6659ccf321eef370189072c4f279.zip
fixed the version numbers for libindicate and dbusmenu-glib
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 1478bec..2c58cc2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -34,8 +34,8 @@ DBUSMENUGTK_REQUIRED_VERSION=0.2.2
POLKIT_REQUIRED_VERSION=0.92
PULSE_AUDIO_REQUIRED_VERSION=0.9.19
INDICATOR_DISPLAY_OBJECTS=0.1.4
-INDICATE_REQUIRED_VERSION=0.3.6
-DBUSMENUGLIB_REQUIRED_VERSION=0.2.9
+INDICATE_REQUIRED_VERSION=0.4.1
+DBUSMENUGLIB_REQUIRED_VERSION=0.3.1
PKG_CHECK_MODULES(APPLET, gtk+-2.0 >= $GTK_REQUIRED_VERSION
indicator >= $INDICATOR_REQUIRED_VERSION