[PATCH] Add correct dependency on libxtrans.
Eric Anholt
eric at anholt.net
Wed Nov 6 16:27:26 PST 2013
The 1.3 release is when the new FD passing bits landed.
Signed-off-by: Eric Anholt <eric at anholt.net>
---
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.ac b/configure.ac
index 6925df8..32b7f64 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"
PRESENTPROTO="presentproto >= 1.0"
dnl List of libraries that require a specific version
--
1.8.4.rc3
More information about the xorg-devel
mailing list