Commit 05f5be9f6d3b8dfbb3af3eeb2b26800ea0515de2

Kristian Høgsberg 2011-04-04T09:21:55

Also update required kbproto version in .pc.in file

1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/xkbcommon.pc.in b/xkbcommon.pc.in
index 0891944..5872327 100644
--- a/xkbcommon.pc.in
+++ b/xkbcommon.pc.in
@@ -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