diff options
Diffstat (limited to 'evolution-calendar.pc.in')
-rw-r--r-- | evolution-calendar.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/evolution-calendar.pc.in b/evolution-calendar.pc.in index fdd852a678..81f11798cd 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-3.0 Libs: -L${privlibdir} -levolution-calendar Cflags: -I${privincludedir} |