Also to fix a part of the issue in autoconf (with xcb-randr) I sent the patch <https://patchwork.freedesktop.org/patch/230590/> previously. I believe it won't merge cleanly now, should I remake it?

And I noticed that in meson build xcb-randr dependency is set to >= 1.12 :

dep_xcb_xrandr = dependency('xcb-randr', version : '>= 1.12')

When I checked it appeared only version 1.13 has required functionality.

On 25.06.18 18:13, Keith Packard wrote:
Danylo Piliaiev <danylo.pilia...@gmail.com> writes:

Thanks, then should this dependency be expressed in autoconf and
meson?
Yup; looks like we missed a step.


_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to