aboutsummaryrefslogtreecommitdiffstats
path: root/evolution-plugin.pc.in
diff options
context:
space:
mode:
authorChenthill Palanisamy <pchenthill@novell.com>2010-06-29 21:20:43 +0800
committerChenthill Palanisamy <pchenthill@novell.com>2010-06-29 21:21:49 +0800
commitd852bddc484166a06dc1bdd8ff362179e51f5a52 (patch)
tree34ced9fea677d2031facfe81dcbe025aacbd0f31 /evolution-plugin.pc.in
parent1bf64514ac3c962ebe98e31b4d2010e0e39a5092 (diff)
downloadgsoc2013-evolution-d852bddc484166a06dc1bdd8ff362179e51f5a52.tar
gsoc2013-evolution-d852bddc484166a06dc1bdd8ff362179e51f5a52.tar.gz
gsoc2013-evolution-d852bddc484166a06dc1bdd8ff362179e51f5a52.tar.bz2
gsoc2013-evolution-d852bddc484166a06dc1bdd8ff362179e51f5a52.tar.lz
gsoc2013-evolution-d852bddc484166a06dc1bdd8ff362179e51f5a52.tar.xz
gsoc2013-evolution-d852bddc484166a06dc1bdd8ff362179e51f5a52.tar.zst
gsoc2013-evolution-d852bddc484166a06dc1bdd8ff362179e51f5a52.zip
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-plugin.pc.in')
-rw-r--r--evolution-plugin.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/evolution-plugin.pc.in b/evolution-plugin.pc.in
index cab9c4344f..889bcb440c 100644
--- a/evolution-plugin.pc.in
+++ b/evolution-plugin.pc.in
@@ -15,6 +15,6 @@ errordir=@privdatadir@/errors
Name: evolution-plugin
Description: libraries needed for Evolution plugin development
Version: @VERSION@
-Requires: camel-provider-1.2 libxml-2.0 unique-1.0 libgtkhtml-3.14 gtkhtml-editor
+Requires: camel-provider-1.2 libxml-2.0 @UNIQUE@ @GTKHTML@ @GTKHTML@
Libs: -L${privlibdir} -leutil -Wl,-R${privlibdir}
Cflags: -I${privincludedir}