diff options
author | Ted Gould <ted@gould.cx> | 2012-01-31 21:26:39 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2012-01-31 21:26:39 -0600 |
commit | d5ba046b47ad9818f8d22f0aac0efe7e625ceb96 (patch) | |
tree | 73c6b370b421d22e4c81d638b43de5ec8b9e657a | |
parent | b9836332dccd804469d8a83c535d5a0816598455 (diff) | |
download | ayatana-indicator-datetime-d5ba046b47ad9818f8d22f0aac0efe7e625ceb96.tar.gz ayatana-indicator-datetime-d5ba046b47ad9818f8d22f0aac0efe7e625ceb96.tar.bz2 ayatana-indicator-datetime-d5ba046b47ad9818f8d22f0aac0efe7e625ceb96.zip |
Updating dbusmenu-gtk to 0.5.90
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 07f52d7..32be68e 100644 --- a/configure.ac +++ b/configure.ac @@ -58,7 +58,7 @@ AC_ARG_WITH([gtk], INDICATOR_REQUIRED_VERSION=0.3.19 DBUSMENUGLIB_REQUIRED_VERSION=0.1.1 -DBUSMENUGTK_REQUIRED_VERSION=0.3.94 +DBUSMENUGTK_REQUIRED_VERSION=0.5.90 GIO_REQUIRED_VERSION=2.25.11 INDICATOR_DISPLAY_OBJECTS=0.2.2 GEOCLUE_REQUIRED_VERSION=0.12.0 |