evolution-data-server: fix build

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Andreas Müller
2017-02-12 22:02:11 +01:00
committed by Martin Jansa
parent ca8ddbe66c
commit 6f9b762d02
@@ -31,7 +31,7 @@ S = "${WORKDIR}/git"
inherit autotools gtk-doc pkgconfig gettext gobject-introspection
# -ldb needs this on some platforms
LDFLAGS += "-lpthread"
LDFLAGS += "-lpthread -lgmodule-2.0 -lgthread-2.0"
# Parallel make shows many issues with this source code.
# Current problems seem to be duplicate execution of the calander/backends