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 689f098..b441c9a 100644 --- a/xcb-record.pc.in +++ b/xcb-record.pc.in @@ -6,6 +6,6 @@ includedir=@includedir@ Name: XCB Record Description: XCB Record Extension Version: @PACKAGE_VERSION@ -Requires: xcb +Requires.private: xcb Libs: -L${libdir} -lxcb-record Cflags: -I${includedir} |