diff options
author | Michael Terry <michael.terry@canonical.com> | 2012-01-09 14:06:50 +0100 |
---|---|---|
committer | Michael Terry <michael.terry@canonical.com> | 2012-01-09 14:06:50 +0100 |
commit | fe58c7854934c37a765b7c50721c4a7e7bda5aab (patch) | |
tree | 93d254a56969062859df2dd59584ab9956bfe32e /configure.ac | |
parent | 49965d030fd65d3607ea0b611545163d45019852 (diff) | |
download | ayatana-indicator-datetime-fe58c7854934c37a765b7c50721c4a7e7bda5aab.tar.gz ayatana-indicator-datetime-fe58c7854934c37a765b7c50721c4a7e7bda5aab.tar.bz2 ayatana-indicator-datetime-fe58c7854934c37a765b7c50721c4a7e7bda5aab.zip |
and move TimezoneCompletion to libtimezonemap too
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 9ba19bf..9966f72 100644 --- a/configure.ac +++ b/configure.ac @@ -105,7 +105,6 @@ PKG_CHECK_MODULES(SERVICE, indicator3-0.4 >= $INDICATOR_REQUIRED_VERSION PKG_CHECK_MODULES(PREF, gio-2.0 >= $GIO_REQUIRED_VERSION gtk+-3.0 >= $GTK3_REQUIRED_VERSION - json-glib-1.0 timezonemap libgnome-control-center polkit-gobject-1) |