[evolution] Remove dbus-glib-1 from evolution-shell.pc.in.



commit 5f83c587b2da0b9578117796253b7726e98748cc
Author: Matthew Barnes <mbarnes redhat com>
Date:   Fri Dec 25 22:49:20 2009 -0500

    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.

 evolution-shell.pc.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/evolution-shell.pc.in b/evolution-shell.pc.in
index 90b0330..5820196 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}



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]