mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-25 01:59:56 +00:00
configure: require xproto 7.0.26 for pointer typedef removal
Signed-off-by: Julien Cristau <jcristau@debian.org> Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com> Signed-off-by: Keith Packard <keithp@keithp.com>
This commit is contained in:
committed by
Keith Packard
parent
d2274f2f46
commit
28fa5dd5ca
@@ -789,7 +789,7 @@ APPLEWMPROTO="applewmproto >= 1.4"
|
||||
XSHMFENCE="xshmfence >= 1.1"
|
||||
|
||||
dnl Required modules
|
||||
XPROTO="xproto >= 7.0.22"
|
||||
XPROTO="xproto >= 7.0.26"
|
||||
RANDRPROTO="randrproto >= 1.4.0"
|
||||
RENDERPROTO="renderproto >= 0.11"
|
||||
XEXTPROTO="xextproto >= 7.2.99.901"
|
||||
|
||||
Reference in New Issue
Block a user