aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorkarl-qdh <karl@qdh.org.uk>2011-01-19 15:27:22 +0000
committerkarl-qdh <karl@qdh.org.uk>2011-01-19 15:27:22 +0000
commit648676e3e3a6f9d4d08b396980712f651763c5a4 (patch)
treec5c056edf8bdedce5583c5fb082d94bea77e19ed /configure.ac
parentadd30ba3ce73f5b10f592cc1cd23132a9c04d980 (diff)
parentcd14524ec56a149b9c9c9fa780698ea42738cb61 (diff)
downloadayatana-indicator-datetime-648676e3e3a6f9d4d08b396980712f651763c5a4.tar.gz
ayatana-indicator-datetime-648676e3e3a6f9d4d08b396980712f651763c5a4.tar.bz2
ayatana-indicator-datetime-648676e3e3a6f9d4d08b396980712f651763c5a4.zip
Merged gdbus etc... from trunk
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 10ea46b..bcfd968 100644
--- a/configure.ac
+++ b/configure.ac
@@ -82,7 +82,7 @@ AS_IF([test "x$with_gtk" = x3],
)
PKG_CHECK_MODULES(SERVICE, indicator >= $INDICATOR_REQUIRED_VERSION
- dbusmenu-glib >= $DBUSMENUGLIB_REQUIRED_VERSION
+ dbusmenu-glib-0.4 >= $DBUSMENUGLIB_REQUIRED_VERSION
libido-0.1 >= $INDICATOR_DISPLAY_OBJECTS
gio-2.0 >= $GIO_REQUIRED_VERSION
geoclue >= $GEOCLUE_REQUIRED_VERSION