mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 08:04:30 +00:00
Require libXtrans version 1.3.2
This has the FD passing support included Signed-off-by: Keith Packard <keithp@keithp.com> Reviewed-by: Adam Jackson <ajax@redhat.com>
This commit is contained in:
@@ -806,7 +806,7 @@ FIXESPROTO="fixesproto >= 5.0"
|
||||
DAMAGEPROTO="damageproto >= 1.1"
|
||||
XCMISCPROTO="xcmiscproto >= 1.2.0"
|
||||
BIGREQSPROTO="bigreqsproto >= 1.1.0"
|
||||
XTRANS="xtrans >= 1.2.2"
|
||||
XTRANS="xtrans >= 1.3.2"
|
||||
PRESENTPROTO="presentproto >= 1.0"
|
||||
|
||||
dnl List of libraries that require a specific version
|
||||
|
||||
Reference in New Issue
Block a user