summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJordi Mallach <jordi@debian.org>2012-06-17 18:53:18 +0200
committerMatthew Barnes <mbarnes@redhat.com>2012-06-17 15:32:21 -0400
commitb237ef7173eb1905e430bb1c436e1250251af189 (patch)
tree5809b730eef055b348fa2ac4e45f12c805c35949
parent8825c22d1d2657924efdd0f4a1e1db5d169ed81b (diff)
downloadevolution-data-server-b237ef7173eb1905e430bb1c436e1250251af189.tar.gz
Bug #678255 - edata-cal missing libebackend-1.2 requirement.
(cherry picked from commit 01110e0ec95d51e36b8569cb621babc5a54b366f)
-rw-r--r--calendar/libedata-cal/libedata-cal.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/calendar/libedata-cal/libedata-cal.pc.in b/calendar/libedata-cal/libedata-cal.pc.in
index 5a9efa162..84b058dd3 100644
--- a/calendar/libedata-cal/libedata-cal.pc.in
+++ b/calendar/libedata-cal/libedata-cal.pc.in
@@ -11,6 +11,6 @@ privincludedir=@privincludedir@
Name: libedata-cal
Description: Backend library for evolution calendars
Version: @VERSION@
-Requires: libical >= @LIBICAL_REQUIRED@ libedataserver-1.2 libecal-1.2 gio-2.0
+Requires: libical >= @LIBICAL_REQUIRED@ libedataserver-1.2 libebackend-1.2 libecal-1.2 gio-2.0
Libs: -L${libdir} -ledata-cal-1.2 -lecal-1.2
Cflags: -I${privincludedir}