Remove xproto and kbproto from pkg-config file
authorRan Benita <ran234@gmail.com>
Thu, 5 Apr 2012 07:52:47 +0000 (10:52 +0300)
committerDaniel Stone <daniel@fooishbar.org>
Mon, 9 Apr 2012 13:04:25 +0000 (14:04 +0100)
These are no longer needed for using the library, only building it. Most
users would still want xproto though, for the keysym definitions.

Signed-off-by: Ran Benita <ran234@gmail.com>
xkbcommon.pc.in

index 5872327..17e1172 100644 (file)
@@ -6,6 +6,5 @@ includedir=@includedir@
 Name: xkbcommon
 Description: XKB API common to servers and clients
 Version: @PACKAGE_VERSION@
-Requires: xproto kbproto >= 1.0.4
 Cflags: -I${includedir}
 Libs: -L${libdir} -lxkbcommon