Also update required kbproto version in .pc.in file

master
Kristian Høgsberg 2011-04-04 09:21:55 -04:00
parent 9dd7dc6d88
commit 05f5be9f6d
1 changed files with 1 additions and 1 deletions

View File

@ -6,6 +6,6 @@ includedir=@includedir@
Name: xkbcommon
Description: XKB API common to servers and clients
Version: @PACKAGE_VERSION@
Requires: xproto kbproto >= 1.0.5
Requires: xproto kbproto >= 1.0.4
Cflags: -I${includedir}
Libs: -L${libdir} -lxkbcommon