https://github.com/awslabs/pidgin-chime/issues/23
Reported-by: Buchan Milne <bgmilne@gmail.com>
[with_evolution=no])
AS_IF([test "x$with_evolution" != xno],
- [PKG_CHECK_MODULES(EVOLUTION, [evolution-calendar-3.0 evolution-shell-3.0 evolution-data-server-1.2 libebook-1.2 libecal-1.2],
+ [PKG_CHECK_MODULES(EVOLUTION, [evolution-calendar-3.0 evolution-shell-3.0 evolution-data-server-1.2 libebook-1.2 libecal-1.2 camel-1.2],
[with_evolution=yes
if $PKG_CONFIG --atleast-version 3.20 evolution-shell-3.0; then
AC_DEFINE(EVO_HAS_E_COMP_EDITOR, 1, [Since 3.20])
BuildRequires: pkgconfig(evolution-data-server-1.2)
BuildRequires: pkgconfig(libebook-1.2)
BuildRequires: pkgconfig(libecal-1.2)
+BuildRequires: pkgconfig(camel-1.2)
%endif # with evolution
BuildRequires: gcc
BuildRequires: gettext