summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKristian Høgsberg <krh@bitplanet.net>2011-04-04 09:21:55 -0400
committerKristian Høgsberg <krh@bitplanet.net>2011-04-04 09:21:55 -0400
commit05f5be9f6d3b8dfbb3af3eeb2b26800ea0515de2 (patch)
tree770fc3252525c88f7b2eb30c5dfd1d4d65442792
parent9dd7dc6d8884a4e02527ef16c299c6253ea468b9 (diff)
Also update required kbproto version in .pc.in file
-rw-r--r--xkbcommon.pc.in2
1 files changed, 1 insertions, 1 deletions
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