diff options
Diffstat (limited to 'libxcb/xcb-res.pc.in')
-rw-r--r-- | libxcb/xcb-res.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libxcb/xcb-res.pc.in b/libxcb/xcb-res.pc.in index 62dbab63e..1f2889de8 100644 --- a/libxcb/xcb-res.pc.in +++ b/libxcb/xcb-res.pc.in @@ -6,6 +6,6 @@ includedir=@includedir@ Name: XCB Res Description: XCB X-Resource Extension Version: @PACKAGE_VERSION@ -Requires: xcb +Requires.private: xcb Libs: -L${libdir} -lxcb-res Cflags: -I${includedir} |