aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorTed Gould <ted@canonical.com>2009-09-04 15:37:59 -0500
committerTed Gould <ted@canonical.com>2009-09-04 15:37:59 -0500
commitb5f190ff40e8c3880a35568fd8ba44e442a0ba55 (patch)
tree63e0301dd3f8a15f4df1626a5e61522e7445c01f /configure.ac
parentb6cc96c33d4568d421195f3b360bbc5914f9118e (diff)
downloadayatana-indicator-messages-b5f190ff40e8c3880a35568fd8ba44e442a0ba55.tar.gz
ayatana-indicator-messages-b5f190ff40e8c3880a35568fd8ba44e442a0ba55.tar.bz2
ayatana-indicator-messages-b5f190ff40e8c3880a35568fd8ba44e442a0ba55.zip
Dropping dep on indicate-gtk, we don't need it now that we're just passing the image data on.
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 a3d937b..b7db004 100644
--- a/configure.ac
+++ b/configure.ac
@@ -34,7 +34,6 @@ PKG_CHECK_MODULES(APPLET, gtk+-2.0 >= $GTK_REQUIRED_VERSION
gio-unix-2.0 >= $GIO_UNIX_REQUIRED_VERSION
indicator >= $INDICATOR_REQUIRED_VERSION
indicate >= $INDICATE_REQUIRED_VERSION
- indicate-gtk >= $INDICATE_REQUIRED_VERSION
dbusmenu-gtk >= $DBUSMENUGTK_REQUIRED_VERSION)
AC_SUBST(APPLET_CFLAGS)
AC_SUBST(APPLET_LIBS)