summaryrefslogtreecommitdiff
path: root/evolution-shell.pc.in
diff options
context:
space:
mode:
authorChenthill Palanisamy <pchenthill@novell.com>2010-06-29 18:50:43 +0530
committerChenthill Palanisamy <pchenthill@novell.com>2010-06-29 18:51:49 +0530
commitd852bddc484166a06dc1bdd8ff362179e51f5a52 (patch)
tree34ced9fea677d2031facfe81dcbe025aacbd0f31 /evolution-shell.pc.in
parent1bf64514ac3c962ebe98e31b4d2010e0e39a5092 (diff)
downloadevolution-d852bddc484166a06dc1bdd8ff362179e51f5a52.tar.gz
Use version 3.0 for evolution-<module>.pc files while compiling with gtk3. Set dependencies right between gtk3 and gtk2 compilations
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 aced79ee6f..5242ad2414 100644
--- a/evolution-shell.pc.in
+++ b/evolution-shell.pc.in
@@ -17,6 +17,6 @@ execversion=@BASE_VERSION@
Name: evolution-shell
Description: libraries needed for Evolution shell components
Version: @VERSION@
-Requires: gconf-2.0 gnome-desktop-2.0 gtk+-2.0 libedataserverui-1.2 unique-1.0
+Requires: gconf-2.0 @GNOME_DESKTOP@ @GTK@ @LIBEDATASERVERUI@ @UNIQUE@
Libs: -L${privlibdir} -leshell -Wl,-R${privlibdir}
Cflags: -I${privincludedir}