[PATCH 01/29] configure: bump randrproto min requirements to 1.4.0
Dave Airlie
airlied at gmail.com
Thu Jul 5 13:30:08 PDT 2012
From: Dave Airlie <airlied at redhat.com>
Needed to build latest randr stuff.
Signed-off-by: Dave Airlie <airlied at redhat.com>
---
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.ac b/configure.ac
index d1358a2..2442bac 100644
--- a/configure.ac
+++ b/configure.ac
@@ -787,7 +787,7 @@ APPLEWMPROTO="applewmproto >= 1.4"
dnl Required modules
XPROTO="xproto >= 7.0.22"
-RANDRPROTO="randrproto >= 1.2.99.3"
+RANDRPROTO="randrproto >= 1.4.0"
RENDERPROTO="renderproto >= 0.11"
XEXTPROTO="xextproto >= 7.1.99"
INPUTPROTO="inputproto >= 2.1.99.6"
--
1.7.10.2
More information about the xorg-devel
mailing list