Also update required kbproto version in .pc.in file
authorKristian Høgsberg <krh@bitplanet.net>
Mon, 4 Apr 2011 13:21:55 +0000 (09:21 -0400)
committerKristian Høgsberg <krh@bitplanet.net>
Mon, 4 Apr 2011 13:21:55 +0000 (09:21 -0400)
xkbcommon.pc.in

index 0891944..5872327 100644 (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