aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorCharles Kerr <charles.kerr@canonical.com>2012-02-15 13:25:19 -0600
committerCharles Kerr <charles.kerr@canonical.com>2012-02-15 13:25:19 -0600
commited432b431805543fd27b991aeab7908fabe74ae0 (patch)
tree5824b6f132850ea6af66635e9ed68b09424ddbbc /configure.ac
parent9756029c79b5bd640b071c19e26c5908ed0102df (diff)
parentfe58c7854934c37a765b7c50721c4a7e7bda5aab (diff)
downloadayatana-indicator-datetime-ed432b431805543fd27b991aeab7908fabe74ae0.tar.gz
ayatana-indicator-datetime-ed432b431805543fd27b991aeab7908fabe74ae0.tar.bz2
ayatana-indicator-datetime-ed432b431805543fd27b991aeab7908fabe74ae0.zip
lp:~mterry/indicator-datetime/libtimezonemap
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac6
1 files changed, 1 insertions, 5 deletions
diff --git a/configure.ac b/configure.ac
index 32be68e..b563ce8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -105,13 +105,10 @@ 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)
-PKG_CHECK_MODULES(LIBMAP, gio-2.0 >= $GIO_REQUIRED_VERSION
- gtk+-3.0 >= $GTK3_REQUIRED_VERSION)
-
###########################
# Grab the GSettings Macros
###########################
@@ -206,7 +203,6 @@ AM_GLIB_GNU_GETTEXT
AC_CONFIG_FILES([
Makefile
-libmap/Makefile
src/Makefile
data/Makefile
tests/Makefile