aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChenthill Palanisamy <pchenthill@novell.com>2010-06-29 22:50:02 +0800
committerChenthill Palanisamy <pchenthill@novell.com>2010-06-29 22:50:02 +0800
commit968e1d621a92d0553cddecf079bd5355441180d4 (patch)
treee6d51bd955d8ee494842dd1401ae25a7f5eeba7d
parent3b58c72b8254cd019a8f3c05437175fe59652adb (diff)
downloadgsoc2013-evolution-968e1d621a92d0553cddecf079bd5355441180d4.tar
gsoc2013-evolution-968e1d621a92d0553cddecf079bd5355441180d4.tar.gz
gsoc2013-evolution-968e1d621a92d0553cddecf079bd5355441180d4.tar.bz2
gsoc2013-evolution-968e1d621a92d0553cddecf079bd5355441180d4.tar.lz
gsoc2013-evolution-968e1d621a92d0553cddecf079bd5355441180d4.tar.xz
gsoc2013-evolution-968e1d621a92d0553cddecf079bd5355441180d4.tar.zst
gsoc2013-evolution-968e1d621a92d0553cddecf079bd5355441180d4.zip
remove the duplicate string
-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 889bcb440c..13b5e89670 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@ @GTKHTML@ @GTKHTML@
+Requires: camel-provider-1.2 libxml-2.0 @UNIQUE@ @GTKHTML@
Libs: -L${privlibdir} -leutil -Wl,-R${privlibdir}
Cflags: -I${privincludedir}