aboutsummaryrefslogtreecommitdiffstats
path: root/evolution-shell.pc.in
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2009-12-26 11:49:20 +0800
committerMatthew Barnes <mbarnes@redhat.com>2009-12-26 11:49:20 +0800
commit5f83c587b2da0b9578117796253b7726e98748cc (patch)
tree993b2beb8bb9282f5e1eb96c2bdb879a7d32aa4e /evolution-shell.pc.in
parent2ccbd4800db43e0dc2ac4d719b8625f1c40c8608 (diff)
downloadgsoc2013-evolution-5f83c587b2da0b9578117796253b7726e98748cc.tar
gsoc2013-evolution-5f83c587b2da0b9578117796253b7726e98748cc.tar.gz
gsoc2013-evolution-5f83c587b2da0b9578117796253b7726e98748cc.tar.bz2
gsoc2013-evolution-5f83c587b2da0b9578117796253b7726e98748cc.tar.lz
gsoc2013-evolution-5f83c587b2da0b9578117796253b7726e98748cc.tar.xz
gsoc2013-evolution-5f83c587b2da0b9578117796253b7726e98748cc.tar.zst
gsoc2013-evolution-5f83c587b2da0b9578117796253b7726e98748cc.zip
Remove dbus-glib-1 from evolution-shell.pc.in.
D-Bus headers are not included in any public Evolution headers. Pointed out by Vincent Untz in bug #605392.
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 90b0330b5c..5820196587 100644
--- a/evolution-shell.pc.in
+++ b/evolution-shell.pc.in
@@ -20,6 +20,6 @@ execversion=@BASE_VERSION@
Name: evolution-shell
Description: libraries needed for Evolution shell components
Version: @VERSION@
-Requires: dbus-glib-1 gconf-2.0 gnome-desktop-2.0 gtk+-2.0 libedataserverui-1.2 unique-1.0
+Requires: gconf-2.0 gnome-desktop-2.0 gtk+-2.0 libedataserverui-1.2 unique-1.0
Libs: -L${privlibdir} -leshell -Wl,-R${privlibdir}
Cflags: -I${privincludedir}