Require xtrans 1.3.5 or newer
This version of xtrans offers the TRANS(Listen) function. Signed-off-by: Keith Packard <keithp@keithp.com>
This commit is contained in:
parent
18935b41e1
commit
8ada3fb32c
|
@ -779,7 +779,7 @@ FIXESPROTO="fixesproto >= 5.0"
|
||||||
DAMAGEPROTO="damageproto >= 1.1"
|
DAMAGEPROTO="damageproto >= 1.1"
|
||||||
XCMISCPROTO="xcmiscproto >= 1.2.0"
|
XCMISCPROTO="xcmiscproto >= 1.2.0"
|
||||||
BIGREQSPROTO="bigreqsproto >= 1.1.0"
|
BIGREQSPROTO="bigreqsproto >= 1.1.0"
|
||||||
XTRANS="xtrans >= 1.3.3"
|
XTRANS="xtrans >= 1.3.5"
|
||||||
PRESENTPROTO="presentproto >= 1.0"
|
PRESENTPROTO="presentproto >= 1.0"
|
||||||
|
|
||||||
dnl List of libraries that require a specific version
|
dnl List of libraries that require a specific version
|
||||||
|
|
Loading…
Reference in New Issue