Require xextproto version 7.2.99.901
This includes the MIT-SHM FD passing requests Signed-off-by: Keith Packard <keithp@keithp.com> Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
This commit is contained in:
parent
914672fefa
commit
ea8acfe3e2
|
@ -798,7 +798,7 @@ dnl Required modules
|
||||||
XPROTO="xproto >= 7.0.22"
|
XPROTO="xproto >= 7.0.22"
|
||||||
RANDRPROTO="randrproto >= 1.4.0"
|
RANDRPROTO="randrproto >= 1.4.0"
|
||||||
RENDERPROTO="renderproto >= 0.11"
|
RENDERPROTO="renderproto >= 0.11"
|
||||||
XEXTPROTO="xextproto >= 7.1.99"
|
XEXTPROTO="xextproto >= 7.2.99.901"
|
||||||
INPUTPROTO="inputproto >= 2.3"
|
INPUTPROTO="inputproto >= 2.3"
|
||||||
KBPROTO="kbproto >= 1.0.3"
|
KBPROTO="kbproto >= 1.0.3"
|
||||||
FONTSPROTO="fontsproto"
|
FONTSPROTO="fontsproto"
|
||||||
|
|
Loading…
Reference in New Issue