summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Danjou <julien@danjou.info>2012-03-23 15:32:45 +0100
committerJulien Danjou <julien@danjou.info>2012-03-23 15:32:45 +0100
commit3eed5ebbfb04ebe8a1499f7758a773f082f96748 (patch)
treee47b1e24a20fc23b0c76b9362762c850117ecfe3
parent3dd06e863bb3bd6abc38e630c55d30f2e642439b (diff)
Depends on xcb-proto 1.7.1
Signed-off-by: Julien Danjou <julien@danjou.info>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index ec5f25a..4262900 100644
--- a/configure.ac
+++ b/configure.ac
@@ -27,7 +27,7 @@ AC_MSG_RESULT([$PYTHON_INCLUDE])
AC_SUBST([PYTHON_INCLUDE])
# Checks for pkg-config packages
-PKG_CHECK_MODULES(XCBPROTO, xcb-proto >= 1.6)
+PKG_CHECK_MODULES(XCBPROTO, xcb-proto >= 1.7.1)
PKG_CHECK_MODULES(LIBXCB, xcb > 1.5)
# Find the xcb-proto protocol descriptions