summaryrefslogtreecommitdiff
path: root/sm.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'sm.pc.in')
-rw-r--r--sm.pc.in6
1 files changed, 4 insertions, 2 deletions
diff --git a/sm.pc.in b/sm.pc.in
index 10f8a1c..ab1261e 100644
--- a/sm.pc.in
+++ b/sm.pc.in
@@ -6,5 +6,7 @@ includedir=@includedir@
Name: SM
Description: X Session Management Library
Version: @PACKAGE_VERSION@
-Libs: -L${libdir} -lSM @SM_LIBS@
-Cflags: -I${includedir} @SM_CFLAGS@
+Requires: ice xproto
+Requires.private: ice
+Cflags: -I${includedir}
+Libs: -L${libdir} -lSM