From 9acb8b3d1522e4ebb5eba8a2afc97684d6854e84 Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Wed, 21 Aug 2013 14:53:12 +0000 Subject: Fix build with UOA --- configure.ac | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'configure.ac') 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@:>@], -- cgit v1.2.1