summaryrefslogtreecommitdiff
path: root/xt.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'xt.pc.in')
-rw-r--r--xt.pc.in6
1 files changed, 4 insertions, 2 deletions
diff --git a/xt.pc.in b/xt.pc.in
index e969d67..77d47cf 100644
--- a/xt.pc.in
+++ b/xt.pc.in
@@ -6,5 +6,7 @@ includedir=@includedir@
Name: Xt
Description: X Toolkit Library
Version: @VERSION@
-Cflags: -I${includedir} @XT_CFLAGS@
-Libs: -L${libdir} -lXt @XT_LIBS@
+Requires: xproto x11 sm
+Requires.private: x11 sm
+Cflags: -I${includedir}
+Libs: -L${libdir} -lXt