[PATCH:libSM] Bug 33390 - sm.pc: don't export a dependency on ice
Alan Coopersmith
alan.coopersmith at oracle.com
Fri Jan 28 00:23:15 PST 2011
https://bugs.freedesktop.org/show_bug.cgi?id=33390
Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
---
sm.pc.in | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/sm.pc.in b/sm.pc.in
index ab1261e..3c82387 100644
--- a/sm.pc.in
+++ b/sm.pc.in
@@ -6,7 +6,7 @@ includedir=@includedir@
Name: SM
Description: X Session Management Library
Version: @PACKAGE_VERSION@
-Requires: ice xproto
-Requires.private: ice
+Requires:
+Requires.private: ice xproto
Cflags: -I${includedir}
Libs: -L${libdir} -lSM
--
1.7.3.2
More information about the xorg-devel
mailing list