summaryrefslogtreecommitdiff
path: root/evolution-shell.pc.in
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2009-09-18 17:51:25 -0400
committerMatthew Barnes <mbarnes@redhat.com>2009-09-18 17:51:25 -0400
commitce6181e8b279b48ce30e84e830d01b4549b353d8 (patch)
tree103cd55fdc686101cbc0fbda98109ccbe79db2c4 /evolution-shell.pc.in
parent6ae7523247c22a45222f2b7922c26c9c9dbfd75b (diff)
downloadevolution-ce6181e8b279b48ce30e84e830d01b4549b353d8.tar.gz
Stub in pkg-config files for mail and calendar.
The requirements list needs fleshed out but I thought we could just add things as needed, especially for Anjal.
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 69f69de546..f4c9516645 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: unique-1.0
+Requires: dbus-glib-1 gconf-2.0 gnome-desktop-2.0 gtk+-2.0 libedataserverui-1.2 libglade-2.0 unique-1.0
Libs: -L${privlibdir} -leshell -Wl,-R${privlibdir}
Cflags: -I${privincludedir}