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 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} |