aboutsummaryrefslogtreecommitdiffstats
path: root/evolution-plugin.pc.in
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2011-09-28 00:59:01 +0800
committerMatthew Barnes <mbarnes@redhat.com>2011-09-28 00:59:01 +0800
commit0ed3d1c025dce1bb6c3a4a421f7c41c454263cd6 (patch)
treef08ca011d344dfc14632cae50134eb193b56022a /evolution-plugin.pc.in
parente2b6ff7a6c1e1580c26ee0719b349151e8dad6fd (diff)
downloadgsoc2013-evolution-0ed3d1c025dce1bb6c3a4a421f7c41c454263cd6.tar
gsoc2013-evolution-0ed3d1c025dce1bb6c3a4a421f7c41c454263cd6.tar.gz
gsoc2013-evolution-0ed3d1c025dce1bb6c3a4a421f7c41c454263cd6.tar.bz2
gsoc2013-evolution-0ed3d1c025dce1bb6c3a4a421f7c41c454263cd6.tar.lz
gsoc2013-evolution-0ed3d1c025dce1bb6c3a4a421f7c41c454263cd6.tar.xz
gsoc2013-evolution-0ed3d1c025dce1bb6c3a4a421f7c41c454263cd6.tar.zst
gsoc2013-evolution-0ed3d1c025dce1bb6c3a4a421f7c41c454263cd6.zip
Adapt to camel-provider-1.2.pc going away.
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 2f7c48bee4..53603e0216 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 libgtkhtml-4.0 gtkhtml-editor-4.0
+Requires: camel-1.2 libxml-2.0 libgtkhtml-4.0 gtkhtml-editor-4.0
Libs: -L${privlibdir} -leutil -Wl,-R${privlibdir}
Cflags: -I${privincludedir}