summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2011-01-27 22:05:40 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2011-02-01 19:50:42 -0800
commitb29f5c9f3a728c5b7673cf54ad60d988b5dd93e7 (patch)
tree3b91b34aa7cb583bb760a4c309e51fe61c1ddfce
parentfe43b6de5bb4423ce99d2df1ab37ea8ece39a9fa (diff)
Bug 33390 - sm.pc: don't export a dependency on ice
https://bugs.freedesktop.org/show_bug.cgi?id=33390 Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> Reviewed-by: Dan Nicholson <dbn.lists@gmail.com>
-rw-r--r--sm.pc.in4
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