diff options
Diffstat (limited to 'icccm/xcb-icccm.pc.in')
-rw-r--r-- | icccm/xcb-icccm.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/icccm/xcb-icccm.pc.in b/icccm/xcb-icccm.pc.in index 0586560..f85d0cb 100644 --- a/icccm/xcb-icccm.pc.in +++ b/icccm/xcb-icccm.pc.in @@ -6,6 +6,6 @@ includedir=@includedir@ Name: XCB ICCCM library Description: XCB ICCCM binding Version: @PACKAGE_VERSION@ -Requires: xcb xcb-atom xcb-property +Requires: xcb xcb-proto xcb-property Libs: -L${libdir} -lxcb-icccm @LIBS@ Cflags: -I${includedir} |