aboutsummaryrefslogtreecommitdiffstats
path: root/evolution-shell.pc.in
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2012-05-30 00:55:45 +0800
committerMatthew Barnes <mbarnes@redhat.com>2012-05-30 01:00:12 +0800
commit8d62d64bf1e97ae356b69223408cdf5ee64582c4 (patch)
tree58efaaa93fe009f7a67b8da057bbf0d6c5e81fc6 /evolution-shell.pc.in
parent5c92cad744932e9bfb1869fd61c112d805325117 (diff)
downloadgsoc2013-evolution-8d62d64bf1e97ae356b69223408cdf5ee64582c4.tar
gsoc2013-evolution-8d62d64bf1e97ae356b69223408cdf5ee64582c4.tar.gz
gsoc2013-evolution-8d62d64bf1e97ae356b69223408cdf5ee64582c4.tar.bz2
gsoc2013-evolution-8d62d64bf1e97ae356b69223408cdf5ee64582c4.tar.lz
gsoc2013-evolution-8d62d64bf1e97ae356b69223408cdf5ee64582c4.tar.xz
gsoc2013-evolution-8d62d64bf1e97ae356b69223408cdf5ee64582c4.tar.zst
gsoc2013-evolution-8d62d64bf1e97ae356b69223408cdf5ee64582c4.zip
Bug 677045 - pkg-config files missing libebackend-1.2 requirement
Diffstat (limited to 'evolution-shell.pc.in')
-rw-r--r--evolution-shell.pc.in2
1 files changed, 1 insertions, 1 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}