From ffd26a2443ec593d9c3ec750136d83a10cf60009 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Tue, 29 Jun 2010 14:03:21 -0400 Subject: Use the correct evolution-shell pkg-config file. evolution-mail-3.0 and evolution-calendar-3.0 should require evolution-shell-3.0. evolution-mail and evolution-calendar should require evolution-shell. --- evolution-calendar.pc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'evolution-calendar.pc.in') diff --git a/evolution-calendar.pc.in b/evolution-calendar.pc.in index 756f97e0a0..fdd852a678 100644 --- a/evolution-calendar.pc.in +++ b/evolution-calendar.pc.in @@ -12,6 +12,6 @@ privincludedir=@privincludedir@ Name: Evolution Calendar Description: Calendar utilities for Evolution Version: @VERSION@ -Requires: evolution-shell +Requires: @EVOLUTION_SHELL@ Libs: -L${privlibdir} -levolution-calendar Cflags: -I${privincludedir} -- cgit v1.2.3