diff options
Diffstat (limited to 'xcb-record.pc.in')
-rw-r--r-- | xcb-record.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xcb-record.pc.in b/xcb-record.pc.in index c7d3ac6..689f098 100644 --- a/xcb-record.pc.in +++ b/xcb-record.pc.in @@ -7,5 +7,5 @@ Name: XCB Record Description: XCB Record Extension Version: @PACKAGE_VERSION@ Requires: xcb -Libs: -L${libdir} -lXCBrecord +Libs: -L${libdir} -lxcb-record Cflags: -I${includedir} |