[evolution] Bug 664753 - Avoid unnecessary requirements in evolution-shell-3.0.pc
- From: Matthew Barnes <mbarnes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution] Bug 664753 - Avoid unnecessary requirements in evolution-shell-3.0.pc
- Date: Thu, 24 Nov 2011 23:23:58 +0000 (UTC)
commit c8fcaf727d7bf60a83219f8d1751cff9e43dfee8
Author: Josselin Mouette <joss malsain org>
Date: Thu Nov 24 18:22:08 2011 -0500
Bug 664753 - Avoid unnecessary requirements in evolution-shell-3.0.pc
gnome-desktop-3.0 is a private requirement.
evolution-shell.pc.in | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/evolution-shell.pc.in b/evolution-shell.pc.in
index 2fe98a0..bdcc1cf 100644
--- a/evolution-shell.pc.in
+++ b/evolution-shell.pc.in
@@ -17,6 +17,7 @@ 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
+Requires: gtk+-3.0 gconf-2.0 libedataserverui-3.0
+Requires.private: gnome-desktop-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]