Require inputproto 2.1.99.3
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com> Reviewed-by: Chase Douglas <chase.douglas@canonical.com>
This commit is contained in:
parent
4c825eae89
commit
731b1db2fc
|
@ -776,7 +776,7 @@ XPROTO="xproto >= 7.0.22"
|
||||||
RANDRPROTO="randrproto >= 1.2.99.3"
|
RANDRPROTO="randrproto >= 1.2.99.3"
|
||||||
RENDERPROTO="renderproto >= 0.11"
|
RENDERPROTO="renderproto >= 0.11"
|
||||||
XEXTPROTO="xextproto >= 7.1.99"
|
XEXTPROTO="xextproto >= 7.1.99"
|
||||||
INPUTPROTO="inputproto >= 2.0.99.1"
|
INPUTPROTO="inputproto >= 2.1.99.3"
|
||||||
KBPROTO="kbproto >= 1.0.3"
|
KBPROTO="kbproto >= 1.0.3"
|
||||||
FONTSPROTO="fontsproto"
|
FONTSPROTO="fontsproto"
|
||||||
FIXESPROTO="fixesproto >= 5.0"
|
FIXESPROTO="fixesproto >= 5.0"
|
||||||
|
|
Loading…
Reference in New Issue