aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTed Gould <ted@canonical.com>2009-09-03 12:46:46 -0500
committerTed Gould <ted@canonical.com>2009-09-03 12:46:46 -0500
commitfcf8a6cc3c9f27c921578fa0faf80db348e2cce1 (patch)
treeb648d9ebe960e1076a4918fbf899cf3a3ca8a8aa
parent41f1b3206ab13b008aed6670dc42636049c9590d (diff)
downloadayatana-indicator-session-fcf8a6cc3c9f27c921578fa0faf80db348e2cce1.tar.gz
ayatana-indicator-session-fcf8a6cc3c9f27c921578fa0faf80db348e2cce1.tar.bz2
ayatana-indicator-session-fcf8a6cc3c9f27c921578fa0faf80db348e2cce1.zip
Needing dbusmenu 0.1.1
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 28b2c8b..409f176 100644
--- a/configure.ac
+++ b/configure.ac
@@ -25,7 +25,7 @@ m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
GTK_REQUIRED_VERSION=2.12
INDICATOR_REQUIRED_VERSION=0.2.0
-DBUSMENUGTK_REQUIRED_VERSION=0.1.0
+DBUSMENUGTK_REQUIRED_VERSION=0.1.1
PKG_CHECK_MODULES(APPLET, gtk+-2.0 >= $GTK_REQUIRED_VERSION
indicator >= $INDICATOR_REQUIRED_VERSION