diff options
Diffstat (limited to 'xcb-shm.pc.in')
-rw-r--r-- | xcb-shm.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xcb-shm.pc.in b/xcb-shm.pc.in index 9256bf0..47c193b 100644 --- a/xcb-shm.pc.in +++ b/xcb-shm.pc.in @@ -6,6 +6,6 @@ includedir=@includedir@ Name: XCB Shm Description: XCB Shm Extension Version: @PACKAGE_VERSION@ -Requires: xcb +Requires.private: xcb Libs: -L${libdir} -lxcb-shm Cflags: -I${includedir} |