mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-05-07 02:48:21 +02:00
Require inputproto 2.1.99.5
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
98cde254ac
commit
e8db10a033
1 changed files with 1 additions and 1 deletions
|
|
@ -776,7 +776,7 @@ XPROTO="xproto >= 7.0.22"
|
|||
RANDRPROTO="randrproto >= 1.2.99.3"
|
||||
RENDERPROTO="renderproto >= 0.11"
|
||||
XEXTPROTO="xextproto >= 7.1.99"
|
||||
INPUTPROTO="inputproto >= 2.1.99.3"
|
||||
INPUTPROTO="inputproto >= 2.1.99.5"
|
||||
KBPROTO="kbproto >= 1.0.3"
|
||||
FONTSPROTO="fontsproto"
|
||||
FIXESPROTO="fixesproto >= 5.0"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue