mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
configure.ac: Bump inputproto dep to 2.3.99.1
This should have been part of 6cbcbc81525b131b5b94409ea870af663d5c28bb. Signed-off-by: Povilas Kanapickas <povilas@radix.lt>
This commit is contained in:
@@ -733,7 +733,7 @@ XPROTO="xproto >= 7.0.31"
|
||||
RANDRPROTO="randrproto >= 1.6.0"
|
||||
RENDERPROTO="renderproto >= 0.11"
|
||||
XEXTPROTO="xextproto >= 7.2.99.901"
|
||||
INPUTPROTO="inputproto >= 2.3"
|
||||
INPUTPROTO="inputproto >= 2.3.99.1"
|
||||
KBPROTO="kbproto >= 1.0.3"
|
||||
FONTSPROTO="fontsproto >= 2.1.3"
|
||||
FIXESPROTO="fixesproto >= 6.0"
|
||||
|
||||
Reference in New Issue
Block a user