<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>Also to fix a part of the issue in autoconf (with xcb-randr) I
sent the <a moz-do-not-send="true"
href="https://patchwork.freedesktop.org/patch/230590/">patch</a>
previously. I believe it won't merge cleanly now, should I remake
it? <br>
</p>
<p>And I noticed that in meson build xcb-randr dependency is set to
>= 1.12 :</p>
<pre class="content">dep_xcb_xrandr = dependency('xcb-randr', version : '>= 1.12')</pre>
<p>When I checked it appeared only version 1.13 has required
functionality. <br>
</p>
<div class="moz-cite-prefix">On 25.06.18 18:13, Keith Packard wrote:<br>
</div>
<blockquote type="cite" cite="mid:87po0egarn.fsf@keithp.com">
<pre wrap="">Danylo Piliaiev <a class="moz-txt-link-rfc2396E" href="mailto:danylo.piliaiev@gmail.com"><danylo.piliaiev@gmail.com></a> writes:
</pre>
<blockquote type="cite">
<pre wrap="">Thanks, then should this dependency be expressed in autoconf and
meson?
</pre>
</blockquote>
<pre wrap="">
Yup; looks like we missed a step.
</pre>
</blockquote>
<br>
</body>
</html>