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