summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJonas Danielsson <jonas@threetimestwo.org>2014-12-16 05:32:17 -0500
committerJonas Danielsson <jonas@threetimestwo.org>2015-01-14 01:42:17 -0500
commit1153339f02ba929ecd7371b4a25f7754d1c97ebb (patch)
tree0764d34114a35dc442d6ad31f5274c1e831d5b37 /configure.ac
parent988a7ef95914ff8e7b341ac727890b4ac3c3cd9e (diff)
downloadgnome-contacts-1153339f02ba929ecd7371b4a25f7754d1c97ebb.tar.gz
contacts-contact: Add method to geocode a contact
https://bugzilla.gnome.org/show_bug.cgi?id=658553
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a7702fa..7ad72f6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -50,10 +50,11 @@ pkg_modules="gtk+-3.0 >= 3.12.0
libedataserver-1.2 >= 3.5.3
goa-1.0
gee-0.8
+ geocode-glib-1.0
"
PKG_CHECK_MODULES(CONTACTS, [$pkg_modules])
-CONTACTS_PACKAGES="--pkg gtk+-3.0 --pkg gio-2.0 --pkg gio-unix-2.0 --pkg folks --pkg folks-telepathy --pkg folks-eds --pkg libnotify"
+CONTACTS_PACKAGES="--pkg gtk+-3.0 --pkg gio-2.0 --pkg gio-unix-2.0 --pkg folks --pkg folks-telepathy --pkg folks-eds --pkg libnotify --pkg geocode-glib-1.0"
AC_SUBST(CONTACTS_PACKAGES)
# Optional dependency for the user accounts panel