X-Git-Url: http://git.demorecorder.com/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=xcb.pc.in;h=2dc8c13bbbeffc5d9f3e50c17f81a697a396caaf;hb=8c1d2021ca611c1452a8d2ff2a705569e4ebd056;hp=d2b5ec67c35668ee77fe539abccb9caad816902a;hpb=46b7dbdd9306235ae04da9d0e3431a1b58f89048;p=free-sw%2Fxcb%2Flibxcb diff --git a/xcb.pc.in b/xcb.pc.in index d2b5ec6..2dc8c13 100644 --- a/xcb.pc.in +++ b/xcb.pc.in @@ -2,11 +2,12 @@ prefix=@prefix@ exec_prefix=@exec_prefix@ libdir=@libdir@ includedir=@includedir@ +xcbproto_version=@XCBPROTO_VERSION@ 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}