From c21ea473889cd5954d4b92db54ed578512a5f032 Mon Sep 17 00:00:00 2001 From: Matthieu Herrb Date: Mon, 14 Apr 2014 19:26:36 +0000 Subject: Update xcb-utils to 0.3.9. Tested by naddy@, shadchin@ and ajacoutot@ who I forgot to thank for testing libxcb-1.10 too. --- lib/xcb-util/xcb-event.pc.in | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 lib/xcb-util/xcb-event.pc.in (limited to 'lib/xcb-util/xcb-event.pc.in') diff --git a/lib/xcb-util/xcb-event.pc.in b/lib/xcb-util/xcb-event.pc.in new file mode 100644 index 000000000..4a7d61824 --- /dev/null +++ b/lib/xcb-util/xcb-event.pc.in @@ -0,0 +1,11 @@ +prefix=@prefix@ +exec_prefix=@exec_prefix@ +libdir=@libdir@ +includedir=@includedir@ + +Name: XCB Event library +Description: XCB event callback interface +Version: @PACKAGE_VERSION@ +Requires: xcb +Libs: -L${libdir} -lxcb-util +Cflags: -I${includedir} -- cgit v1.2.3