aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorConor Curran <conor.curran@canonical.com>2010-02-10 18:58:05 +0000
committerConor Curran <conor.curran@canonical.com>2010-02-10 18:58:05 +0000
commitd65d4ab0e216ba7117e8f203432ebd66c217bb3a (patch)
treed11119ccc3726ae6004ec900b351abe768fb0aaf /configure.ac
parent3b0cb7c4c4db089e7f660511b7d29e2f1be1a04a (diff)
downloadayatana-indicator-sound-d65d4ab0e216ba7117e8f203432ebd66c217bb3a.tar.gz
ayatana-indicator-sound-d65d4ab0e216ba7117e8f203432ebd66c217bb3a.tar.bz2
ayatana-indicator-sound-d65d4ab0e216ba7117e8f203432ebd66c217bb3a.zip
be more specific on the version of libido to use
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 54fa57d..7c308e2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -30,7 +30,7 @@ INDICATOR_REQUIRED_VERSION=0.3.0
DBUSMENUGTK_REQUIRED_VERSION=0.2.0
POLKIT_REQUIRED_VERSION=0.92
PULSE_AUDIO_REQUIRED_VERSION=0.9.19
-INDICATOR_DISPLAY_OBJECTS=0.1
+INDICATOR_DISPLAY_OBJECTS=0.1.0
PKG_CHECK_MODULES(APPLET, gtk+-2.0 >= $GTK_REQUIRED_VERSION
indicator >= $INDICATOR_REQUIRED_VERSION