aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorTed Gould <ted@canonical.com>2009-08-27 10:10:18 -0500
committerTed Gould <ted@canonical.com>2009-08-27 10:10:18 -0500
commit3f3da424ad9598486672ac43a531bd7565d765a8 (patch)
tree84cfbeb206edaf98c56e90f27eb9931e5a7fd1ee /configure.ac
parentec04bfc2ba1caed976374344ae7bf7fb71cad38c (diff)
parent86cab293762c8b864a58f3e297c057cc05794daf (diff)
downloadayatana-indicator-messages-3f3da424ad9598486672ac43a531bd7565d765a8.tar.gz
ayatana-indicator-messages-3f3da424ad9598486672ac43a531bd7565d765a8.tar.bz2
ayatana-indicator-messages-3f3da424ad9598486672ac43a531bd7565d765a8.zip
Merging in a branch that updates to the new dbusmenu but also uses it to add a custom launcher item.
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 19a549c..d9962a0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -28,7 +28,7 @@ GIO_UNIX_REQUIRED_VERSION=2.18
PANEL_REQUIRED_VERSION=2.0.0
INDICATE_REQUIRED_VERSION=0.2.0
INDICATOR_REQUIRED_VERSION=0.2.0
-DBUSMENUGTK_REQUIRED_VERSION=0.0.0
+DBUSMENUGTK_REQUIRED_VERSION=0.0.2
PKG_CHECK_MODULES(APPLET, gtk+-2.0 >= $GTK_REQUIRED_VERSION
gio-unix-2.0 >= $GIO_UNIX_REQUIRED_VERSION