summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 14320e9..bdc22a1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,8 @@ m4_ifndef([XORG_MACROS_VERSION],
XORG_MACROS_VERSION(1.8)
XORG_DEFAULT_OPTIONS
-PKG_CHECK_MODULES(XCOMPMGR, xcomposite xfixes xdamage xrender xext)
+PKG_CHECK_MODULES(XCOMPMGR,
+ [xcomposite xfixes xdamage xrender xext xproto >= 7.0.25])
AC_CONFIG_FILES([
Makefile