Remove xproto and kbproto from pkg-config file

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>
master
Ran Benita 2012-04-05 10:52:47 +03:00 committed by Daniel Stone
parent 18e6a6a43e
commit 5df53e4944
1 changed files with 0 additions and 1 deletions

View 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