aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2011-01-27 14:42:46 -0600
committerTed Gould <ted@gould.cx>2011-01-27 14:42:46 -0600
commit3e812bea8691c346a4414bcf4d841823cde515a9 (patch)
tree66a39472d212002ac58ecb0d920fffcfbc0bec97 /configure.ac
parenta3548cc32eb8b39a529ae1ce636c19c2f07f2150 (diff)
downloadlibayatana-appindicator-3e812bea8691c346a4414bcf4d841823cde515a9.tar.gz
libayatana-appindicator-3e812bea8691c346a4414bcf4d841823cde515a9.tar.bz2
libayatana-appindicator-3e812bea8691c346a4414bcf4d841823cde515a9.zip
Requiring a version of dbusmenu with a parser
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 08035ec..46bc8d6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -42,7 +42,7 @@ GTK3_REQUIRED_VERSION=2.91
GLIB_REQUIRED_VERSION=2.26
GIO_REQUIRED_VERSION=2.26
INDICATOR_REQUIRED_VERSION=0.3.5
-DBUSMENUGTK_REQUIRED_VERSION=0.3.90
+DBUSMENUGTK_REQUIRED_VERSION=0.3.94
DBUS_GLIB_REQUIRED_VERSION=0.82
AC_ARG_WITH([gtk],