aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorConor Curran <conor.curran@canonical.com>2011-01-10 16:47:20 -0600
committerConor Curran <conor.curran@canonical.com>2011-01-10 16:47:20 -0600
commit9452f0262c608fc1ee6509078b3538f68b5f0993 (patch)
treea044942081f6ed5ed2d4035e524f942c209d99ed /configure.ac
parentb3a4d53a7f9433c1bd13ae89697ea06a8ce44e50 (diff)
downloadayatana-indicator-sound-9452f0262c608fc1ee6509078b3538f68b5f0993.tar.gz
ayatana-indicator-sound-9452f0262c608fc1ee6509078b3538f68b5f0993.tar.bz2
ayatana-indicator-sound-9452f0262c608fc1ee6509078b3538f68b5f0993.zip
now building
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 8654f02..aeeb41f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -33,7 +33,6 @@ DBUSMENUGTK_REQUIRED_VERSION=0.3.9
POLKIT_REQUIRED_VERSION=0.92
PULSE_AUDIO_REQUIRED_VERSION=0.9.19
INDICATOR_DISPLAY_OBJECTS=0.1.11
-INDICATE_REQUIRED_VERSION=0.4.1
DBUSMENUGLIB_REQUIRED_VERSION=0.3.9
GIO_2_0_REQUIRED_VERSION=2.25.13
@@ -53,7 +52,6 @@ AC_SUBST(PULSEAUDIO_LIBS)
PKG_CHECK_MODULES(SOUNDSERVICE, dbusmenu-glib-0.4 >= $DBUSMENUGLIB_REQUIRED_VERSION
indicator >= $INDICATOR_REQUIRED_VERSION
- indicate >= $INDICATE_REQUIRED_VERSION
gee-1.0
gio-unix-2.0
libxml-2.0)