aboutsummaryrefslogtreecommitdiffstats
path: root/evolution-calendar.pc.in
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2010-06-30 02:03:21 +0800
committerMatthew Barnes <mbarnes@redhat.com>2010-06-30 02:03:21 +0800
commitffd26a2443ec593d9c3ec750136d83a10cf60009 (patch)
tree27d88211424f5f5ab0608dc7fb3fafa05225e4c2 /evolution-calendar.pc.in
parent83abb5845e4cc92e3f9a980677c91321f08ec367 (diff)
downloadgsoc2013-evolution-ffd26a2443ec593d9c3ec750136d83a10cf60009.tar
gsoc2013-evolution-ffd26a2443ec593d9c3ec750136d83a10cf60009.tar.gz
gsoc2013-evolution-ffd26a2443ec593d9c3ec750136d83a10cf60009.tar.bz2
gsoc2013-evolution-ffd26a2443ec593d9c3ec750136d83a10cf60009.tar.lz
gsoc2013-evolution-ffd26a2443ec593d9c3ec750136d83a10cf60009.tar.xz
gsoc2013-evolution-ffd26a2443ec593d9c3ec750136d83a10cf60009.tar.zst
gsoc2013-evolution-ffd26a2443ec593d9c3ec750136d83a10cf60009.zip
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.
Diffstat (limited to 'evolution-calendar.pc.in')
-rw-r--r--evolution-calendar.pc.in2
1 files changed, 1 insertions, 1 deletions
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}