summaryrefslogtreecommitdiff
path: root/xtst.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'xtst.pc.in')
-rw-r--r--xtst.pc.in7
1 files changed, 4 insertions, 3 deletions
diff --git a/xtst.pc.in b/xtst.pc.in
index d429bdd..8702044 100644
--- a/xtst.pc.in
+++ b/xtst.pc.in
@@ -6,6 +6,7 @@ includedir=@includedir@
Name: Xtst
Description: The Xtst Library
Version: @PACKAGE_VERSION@
-Cflags: -I${includedir} @XTST_CFLAGS@
-Libs: -L${libdir} -lXtst @XTST_LIBS@
-
+Requires: recordproto
+Requires.private: x11 xext
+Cflags: -I${includedir}
+Libs: -L${libdir} -lXtst