[evolution] Do not require unique-3.0 in .pc files
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution] Do not require unique-3.0 in .pc files
- Date: Fri, 22 Apr 2011 14:28:56 +0000 (UTC)
commit 6b751c4906be450dc5c1cc00d9e28fd0b370919b
Author: Milan Crha <mcrha redhat com>
Date: Fri Apr 22 16:28:16 2011 +0200
Do not require unique-3.0 in .pc files
evolution-plugin.pc.in | 2 +-
evolution-shell.pc.in | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/evolution-plugin.pc.in b/evolution-plugin.pc.in
index 6dc235c..2f7c48b 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-3.0 libgtkhtml-4.0 gtkhtml-editor-4.0
+Requires: camel-provider-1.2 libxml-2.0 libgtkhtml-4.0 gtkhtml-editor-4.0
Libs: -L${privlibdir} -leutil -Wl,-R${privlibdir}
Cflags: -I${privincludedir}
diff --git a/evolution-shell.pc.in b/evolution-shell.pc.in
index f143b4c..2fe98a0 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: gtk+-3.0 gconf-2.0 gnome-desktop-3.0 libedataserverui-3.0 unique-3.0
+Requires: gtk+-3.0 gconf-2.0 gnome-desktop-3.0 libedataserverui-3.0
Libs: -L${privlibdir} -leshell -Wl,-R${privlibdir}
Cflags: -I${privincludedir}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]