diff options
author | Ted Gould <ted@canonical.com> | 2009-08-26 16:43:14 -0500 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-08-26 16:43:14 -0500 |
commit | 482016974e086dbd2da6d5b093b4b80322cab4c8 (patch) | |
tree | 99446f5e6f4bf705a85f77e5508c5a55a9269e09 /configure.ac | |
parent | 8078204a3c807df06e10be50376536ac102b3dd9 (diff) | |
download | ayatana-indicator-messages-482016974e086dbd2da6d5b093b4b80322cab4c8.tar.gz ayatana-indicator-messages-482016974e086dbd2da6d5b093b4b80322cab4c8.tar.bz2 ayatana-indicator-messages-482016974e086dbd2da6d5b093b4b80322cab4c8.zip |
Locking to version 0.0.2 to use some of the new nicities
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
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 |