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