aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2012-11-30 11:09:57 +1300
committerRobert Ancell <robert.ancell@canonical.com>2012-11-30 11:09:57 +1300
commitba4f4df71796d2183171271d4f2cad7998722a71 (patch)
treeff5c57b39eaac3f560b20554afec4a0a168b5397 /configure.ac
parentdabf87de02616a4c0ba54b35dc5cbab8ef0187be (diff)
downloadayatana-indicator-session-ba4f4df71796d2183171271d4f2cad7998722a71.tar.gz
ayatana-indicator-session-ba4f4df71796d2183171271d4f2cad7998722a71.tar.bz2
ayatana-indicator-session-ba4f4df71796d2183171271d4f2cad7998722a71.zip
Use GDbus
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 aadb24e..390f091 100644
--- a/configure.ac
+++ b/configure.ac
@@ -46,7 +46,6 @@ AC_SUBST(APPLET_LIBS)
PKG_CHECK_MODULES(SESSIONSERVICE, glib-2.0 >= $GLIB_REQUIRED_VERSION
dbusmenu-glib-0.4 >= $DBUSMENUGLIB_REQUIRED_VERSION
dbusmenu-gtk3-0.4 >= $DBUSMENUGTK_REQUIRED_VERSION
- dbus-glib-1
gio-unix-2.0
indicator3-0.4 >= $INDICATOR_REQUIRED_VERSION
packagekit-glib2)