aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorConor Curran <conor.curran@canonical.com>2010-08-13 14:48:29 +0100
committerConor Curran <conor.curran@canonical.com>2010-08-13 14:48:29 +0100
commita936550cb2d904f09f712712a38c76779905d3b5 (patch)
tree2b5551222f0212addcee91e4d851bc30c45579cb /configure.ac
parent30a697a1027229c23857ced856c0fdbd15b40d14 (diff)
downloadayatana-indicator-sound-a936550cb2d904f09f712712a38c76779905d3b5.tar.gz
ayatana-indicator-sound-a936550cb2d904f09f712712a38c76779905d3b5.tar.bz2
ayatana-indicator-sound-a936550cb2d904f09f712712a38c76779905d3b5.zip
back on dbus-glib-1 and motoring through basic mpris2
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 8610d1e..e75f751 100644
--- a/configure.ac
+++ b/configure.ac
@@ -53,7 +53,6 @@ AC_SUBST(PULSEAUDIO_LIBS)
PKG_CHECK_MODULES(SOUNDSERVICE, dbusmenu-glib >= $DBUSMENUGLIB_REQUIRED_VERSION
indicator >= $INDICATOR_REQUIRED_VERSION
indicate >= $INDICATE_REQUIRED_VERSION
- gio-2.0 >= $GIO_2_0_REQUIRED_VERSION
gee-1.0)
AC_SUBST(SOUNDSERVICE_CFLAGS)