mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-25 12:49:21 +00:00
Require xproto 7.0.31
xproto 7.0.30 had a typo which caused compiles to fail on anything other than clang Signed-off-by: Keith Packard <keithp@keithp.com>
This commit is contained in:
@@ -812,7 +812,7 @@ APPLEWMPROTO="applewmproto >= 1.4"
|
||||
LIBXSHMFENCE="xshmfence >= 1.1"
|
||||
|
||||
dnl Required modules
|
||||
XPROTO="xproto >= 7.0.30"
|
||||
XPROTO="xproto >= 7.0.31"
|
||||
RANDRPROTO="randrproto >= 1.5.0"
|
||||
RENDERPROTO="renderproto >= 0.11"
|
||||
XEXTPROTO="xextproto >= 7.2.99.901"
|
||||
|
||||
Reference in New Issue
Block a user