mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
configure: require fontsproto 2.1.3 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
6d892ad112
commit
d2274f2f46
@@ -795,7 +795,7 @@ RENDERPROTO="renderproto >= 0.11"
|
||||
XEXTPROTO="xextproto >= 7.2.99.901"
|
||||
INPUTPROTO="inputproto >= 2.3"
|
||||
KBPROTO="kbproto >= 1.0.3"
|
||||
FONTSPROTO="fontsproto"
|
||||
FONTSPROTO="fontsproto >= 2.1.3"
|
||||
FIXESPROTO="fixesproto >= 5.0"
|
||||
DAMAGEPROTO="damageproto >= 1.1"
|
||||
XCMISCPROTO="xcmiscproto >= 1.2.0"
|
||||
|
||||
Reference in New Issue
Block a user