[PATCH] Require dmxproto 2.1.99.1
Peter Hutterer
peter.hutterer at who-t.net
Tue Sep 15 18:07:14 PDT 2009
This requirement was introduced in code with commit
e85775aa64d1e9322c82090a26256af5e1fede0a.
Reported-by: Marvin Schmidt
Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
---
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/configure.ac b/configure.ac
index 84c4385..72405f8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -721,7 +721,7 @@ BIGFONTPROTO="xf86bigfontproto >= 1.2.0"
XCALIBRATEPROTO="xcalibrateproto"
DGAPROTO="xf86dgaproto >= 2.0.99.1"
GLPROTO="glproto >= 1.4.9"
-DMXPROTO="dmxproto"
+DMXPROTO="dmxproto >= 2.2.99.1"
VIDMODEPROTO="xf86vidmodeproto >= 2.2.99.1"
WINDOWSWMPROTO="windowswmproto"
APPLEWMPROTO="applewmproto >= 1.4"
--
1.6.3.rc1.2.g0164.dirty
More information about the xorg-devel
mailing list