summaryrefslogtreecommitdiff
path: root/xcb.pc.in
diff options
context:
space:
mode:
authorJamey Sharp <jamey@minilop.net>2006-11-22 20:29:04 -0800
committerJamey Sharp <jamey@minilop.net>2006-11-22 20:29:04 -0800
commite54dfd73a9652bbc103f3f874abc303aed4b5d76 (patch)
tree13b65dcb0933e668c5a3eed319fe01825403f156 /xcb.pc.in
parent3de6ab7b786775d9e7df1523c27cdfe3ffd3a25f (diff)
Use pthread-stubs as needed, and list xdmcp in Requires.private when XCB is built to use it.
Diffstat (limited to 'xcb.pc.in')
-rw-r--r--xcb.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/xcb.pc.in b/xcb.pc.in
index d2b5ec6..69a335c 100644
--- a/xcb.pc.in
+++ b/xcb.pc.in
@@ -6,7 +6,7 @@ includedir=@includedir@
Name: XCB
Description: X-protocol C Binding
Version: @PACKAGE_VERSION@
-Requires.private: xau
+Requires.private: @NEEDED@
Libs: -L${libdir} -lxcb
Libs.private: @LIBS@
Cflags: -I${includedir}