[PATCH 4/7] Require libXtrans version 1.3.1

Keith Packard keithp at keithp.com
Thu Nov 7 12:15:57 PST 2013


This has the FD passing support included

Signed-off-by: Keith Packard <keithp at keithp.com>
---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index fb95663..860ff8c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -806,7 +806,7 @@ FIXESPROTO="fixesproto >= 5.0"
 DAMAGEPROTO="damageproto >= 1.1"
 XCMISCPROTO="xcmiscproto >= 1.2.0"
 BIGREQSPROTO="bigreqsproto >= 1.1.0"
-XTRANS="xtrans >= 1.2.2"
+XTRANS="xtrans >= 1.3.1"
 PRESENTPROTO="presentproto >= 1.0"
 
 dnl List of libraries that require a specific version
-- 
1.8.4.2



More information about the xorg-devel mailing list