From 8d62d64bf1e97ae356b69223408cdf5ee64582c4 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Tue, 29 May 2012 12:55:45 -0400 Subject: Bug 677045 - pkg-config files missing libebackend-1.2 requirement --- evolution-shell.pc.in | 2 +- libemail-utils/libemail-utils.pc.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/evolution-shell.pc.in b/evolution-shell.pc.in index 74a88d5708..0ba8d7c55d 100644 --- a/evolution-shell.pc.in +++ b/evolution-shell.pc.in @@ -17,7 +17,7 @@ execversion=@BASE_VERSION@ Name: evolution-shell Description: libraries needed for Evolution shell components Version: @VERSION@ -Requires: gtk+-3.0 gconf-2.0 libedataserverui-3.0 webkitgtk-3.0 +Requires: gtk+-3.0 gconf-2.0 libebackend-1.2 libedataserverui-3.0 webkitgtk-3.0 Requires.private: gnome-desktop-3.0 Libs: -L${privlibdir} -leshell -Wl,-R${privlibdir} Cflags: -I${privincludedir} diff --git a/libemail-utils/libemail-utils.pc.in b/libemail-utils/libemail-utils.pc.in index 285905d77f..c584fd4fcb 100644 --- a/libemail-utils/libemail-utils.pc.in +++ b/libemail-utils/libemail-utils.pc.in @@ -11,6 +11,6 @@ privincludedir=@privincludedir@ Name: libemail-utils Description: Client library for evolution mail Version: @VERSION@ -Requires: libevolution-utils camel-1.2 libedataserver-1.2 gio-2.0 +Requires: libevolution-utils camel-1.2 libedataserver-1.2 libebackend-1.2 gio-2.0 Libs: -L${privlibdir} -lemail-utils Cflags: -I${privincludedir} -- cgit v1.2.3