summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorXavier Claessens <xavier.claessens@collabora.co.uk>2013-08-21 14:53:12 +0000
committerMarco Barisione <marco.barisione@collabora.co.uk>2013-08-21 16:22:41 +0100
commit9acb8b3d1522e4ebb5eba8a2afc97684d6854e84 (patch)
treece1b458639197961a039670acc1277a79c7f2122 /configure.ac
parentf49eeb665482d747604b44992a844863ddfe19b8 (diff)
downloadtelepathy-account-widgets-9acb8b3d1522e4ebb5eba8a2afc97684d6854e84.tar.gz
Fix build with UOA
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac5
1 files changed, 5 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index bdb7d27a..e07f46d3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -27,6 +27,11 @@ AC_DEFINE(TP_DISABLE_SINGLE_INCLUDE, 1, [Disable single include header])
LIBSECRET_REQUIRED=0.5
+# Optional deps
+LIBACCOUNTS_REQUIRED=1.4
+LIBSIGNON_REQUIRED=1.1
+MC_PLUGINS_REQUIRED=5.13.1
+
# Enable extra flags for warnings if this is an unreleased version.
AC_ARG_ENABLE(unreleased_checks,
AS_HELP_STRING([--enable-unreleased-checks=@<:@no/yes@:>@],