summaryrefslogtreecommitdiff
path: root/xi.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'xi.pc.in')
-rw-r--r--xi.pc.in6
1 files changed, 4 insertions, 2 deletions
diff --git a/xi.pc.in b/xi.pc.in
index 184109f..3f05dd8 100644
--- a/xi.pc.in
+++ b/xi.pc.in
@@ -6,5 +6,7 @@ includedir=@includedir@
Name: Xi
Description: X Input Extension Library
Version: @VERSION@
-Cflags: -I${includedir} @XI_CFLAGS@
-Libs: -L${libdir} -lXi @XI_LIBS@
+Requires: inputproto
+Requires.private: x11 xext
+Cflags: -I${includedir}
+Libs: -L${libdir} -lXi